diff options
| author | Jabiertxo Arraiza Cenoz <jtx@jtx.markerlab.es> | 2018-07-26 17:11:55 +0000 |
|---|---|---|
| committer | Jabiertxo Arraiza Cenoz <jtx@jtx.markerlab.es> | 2018-07-26 17:11:55 +0000 |
| commit | 522932fc5eaf5bc7252d4f6258246a1393825d21 (patch) | |
| tree | 718507f0f5aea7012c1b34b9984ce696608eb917 /src/ui/widget/preferences-widget.cpp | |
| parent | Add missing bounding box icon (diff) | |
| download | inkscape-522932fc5eaf5bc7252d4f6258246a1393825d21.tar.gz inkscape-522932fc5eaf5bc7252d4f6258246a1393825d21.zip | |
Fixing coding style
Diffstat (limited to 'src/ui/widget/preferences-widget.cpp')
| -rw-r--r-- | src/ui/widget/preferences-widget.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widget/preferences-widget.cpp b/src/ui/widget/preferences-widget.cpp index 8f293e2f5..14d9621c6 100644 --- a/src/ui/widget/preferences-widget.cpp +++ b/src/ui/widget/preferences-widget.cpp @@ -914,7 +914,6 @@ void PrefOpenFolder::onRelatedButtonClickedCallback() system((xgd).c_str()); g_free(path); #endif - } void PrefFileButton::init(Glib::ustring const &prefs_path) |
