diff options
| author | Jabiertxof <jabier.arraiza@marker.es> | 2018-11-08 19:32:41 +0000 |
|---|---|---|
| committer | Jabiertxof <jabier.arraiza@marker.es> | 2018-11-09 10:44:37 +0000 |
| commit | e8ea6b0969439ffb3e102e88122a04e148a5c2b3 (patch) | |
| tree | a21f52696208dfc19cdf4d00c9d42421f572de68 /src/ui/dialog | |
| parent | Fixing symbols icon size (diff) | |
| download | inkscape-e8ea6b0969439ffb3e102e88122a04e148a5c2b3.tar.gz inkscape-e8ea6b0969439ffb3e102e88122a04e148a5c2b3.zip | |
Fix compiling bug
Diffstat (limited to 'src/ui/dialog')
| -rw-r--r-- | src/ui/dialog/symbols.h | 1 |
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; |
