diff options
| author | WizardOhio24 <rdmenzies2000@gmail.com> | 2019-02-03 14:41:25 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marcjeanmougin@free.fr> | 2019-02-11 10:43:57 +0000 |
| commit | e0a7e7ae7bb2ab2eab521c4f73e89df4086d05e6 (patch) | |
| tree | 0b2e0123f09d10887417a7fd2a7883a235278969 /src/widgets/toolbox.cpp | |
| parent | Updated inkscape.pot to include Center page in window (diff) | |
| download | inkscape-e0a7e7ae7bb2ab2eab521c4f73e89df4086d05e6.tar.gz inkscape-e0a7e7ae7bb2ab2eab521c4f73e89df4086d05e6.zip | |
Changed tabs to spaces
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 8b7576d8d..04480d8e6 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -341,7 +341,7 @@ static Glib::RefPtr<Gtk::ActionGroup> create_or_fetch_actions( SPDesktop* deskto SP_VERB_ZOOM_PAGE_WIDTH, SP_VERB_ZOOM_PREV, SP_VERB_ZOOM_SELECTION, - SP_VERB_ZOOM_CENTER_PAGE + SP_VERB_ZOOM_CENTER_PAGE }; GtkIconSize toolboxSize = ToolboxFactory::prefToSize("/toolbox/small"); |
