From 43175d10160728a84a24f4b9b8de667c76d6cc8b Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Sun, 26 Feb 2012 16:54:08 +0000 Subject: Clean up all remaining false warnings from Gtkmm (bzr r11018) --- src/widgets/dash-selector.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/widgets/dash-selector.cpp') diff --git a/src/widgets/dash-selector.cpp b/src/widgets/dash-selector.cpp index fcf66a33a..d30c0c328 100644 --- a/src/widgets/dash-selector.cpp +++ b/src/widgets/dash-selector.cpp @@ -19,9 +19,10 @@ # include "config.h" #endif +#include "dash-selector.h" + #include #include -#include #include #include <2geom/coord.h> @@ -34,8 +35,6 @@ #include "ui/widget/spinbutton.h" -#include "dash-selector.h" - gchar const *const SPDashSelector::_prefs_path = "/palette/dashes"; static double dash_0[] = {-1.0}; -- cgit v1.2.3