diff options
| author | Martin Owens <doctormo@gmail.com> | 2016-04-13 13:18:46 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2016-04-13 13:18:46 +0000 |
| commit | 8948544b36d4caef900860cd6aa8672deb5814b0 (patch) | |
| tree | c9a73753404440704f17fadcc173fac8bf8d4ec8 /src/ui/widget/addtoicon.cpp | |
| parent | Gtk3 compatibility fix. Hackfest 2016 (diff) | |
| download | inkscape-8948544b36d4caef900860cd6aa8672deb5814b0.tar.gz inkscape-8948544b36d4caef900860cd6aa8672deb5814b0.zip | |
Remove old uses of GTK_STOCK macros
(bzr r14826)
Diffstat (limited to 'src/ui/widget/addtoicon.cpp')
| -rw-r--r-- | src/ui/widget/addtoicon.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widget/addtoicon.cpp b/src/ui/widget/addtoicon.cpp index 823e24a00..10294125d 100644 --- a/src/ui/widget/addtoicon.cpp +++ b/src/ui/widget/addtoicon.cpp @@ -48,7 +48,6 @@ AddToIcon::AddToIcon() : // // _property_pixbuf_add = Gtk::Widget:: - //property_stock_id() = GTK_STOCK_ADD; set_pixbuf(); } |
