diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2016-12-27 15:49:22 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2016-12-27 15:49:22 +0000 |
| commit | 2e8438d76a5f26719d381843cd3ce3fa694809fb (patch) | |
| tree | 124c94c338c3801d5ffdec22be5c77ee5b1ae490 /src/ui/dialog/dialog.cpp | |
| parent | Rm more deprecated Gtk::Stock (diff) | |
| download | inkscape-2e8438d76a5f26719d381843cd3ce3fa694809fb.tar.gz inkscape-2e8438d76a5f26719d381843cd3ce3fa694809fb.zip | |
Rm remaining Gtk::Stock usage
(bzr r15368)
Diffstat (limited to 'src/ui/dialog/dialog.cpp')
| -rw-r--r-- | src/ui/dialog/dialog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/dialog.cpp b/src/ui/dialog/dialog.cpp index d0b618c65..27a6e55d9 100644 --- a/src/ui/dialog/dialog.cpp +++ b/src/ui/dialog/dialog.cpp @@ -19,7 +19,6 @@ #include "dialog-manager.h" #include <gtkmm/dialog.h> -#include <gtkmm/stock.h> #include <gdk/gdkkeysyms.h> #include "inkscape.h" |
