summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/preferences-widget.cpp
diff options
context:
space:
mode:
authorJabiertxo Arraiza Cenoz <jtx@jtx.markerlab.es>2018-07-26 17:11:55 +0000
committerJabiertxo Arraiza Cenoz <jtx@jtx.markerlab.es>2018-07-26 17:11:55 +0000
commit522932fc5eaf5bc7252d4f6258246a1393825d21 (patch)
tree718507f0f5aea7012c1b34b9984ce696608eb917 /src/ui/widget/preferences-widget.cpp
parentAdd missing bounding box icon (diff)
downloadinkscape-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.cpp1
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)