summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2018-11-08 19:32:41 +0000
committerJabiertxof <jabier.arraiza@marker.es>2018-11-09 10:44:37 +0000
commite8ea6b0969439ffb3e102e88122a04e148a5c2b3 (patch)
treea21f52696208dfc19cdf4d00c9d42421f572de68 /src/ui/dialog
parentFixing symbols icon size (diff)
downloadinkscape-e8ea6b0969439ffb3e102e88122a04e148a5c2b3.tar.gz
inkscape-e8ea6b0969439ffb3e102e88122a04e148a5c2b3.zip
Fix compiling bug
Diffstat (limited to 'src/ui/dialog')
-rw-r--r--src/ui/dialog/symbols.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/symbols.h b/src/ui/dialog/symbols.h
index ab5453d19..d4a26ee14 100644
--- a/src/ui/dialog/symbols.h
+++ b/src/ui/dialog/symbols.h
@@ -146,7 +146,6 @@ private:
Gtk::ScrolledWindow *scroller;
Gtk::ToggleButton* fit_symbol;
Gtk::IconSize iconsize;
- Gtk::IconSize iconsize;
void setTargetDesktop(SPDesktop *desktop);
SPDesktop* current_desktop;
DesktopTracker desk_track;