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/toolbox.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/toolbox.cpp') diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 171fc8332..a75960fd9 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -32,7 +32,7 @@ #include #include -#include +#include "../libnrtype/font-lister.h" #include #include #include @@ -62,7 +62,6 @@ #include "../inkscape.h" #include "../interface.h" #include "../libnrtype/font-instance.h" -#include "../libnrtype/font-lister.h" #include "../live_effects/effect.h" #include "../live_effects/lpe-angle_bisector.h" #include "../live_effects/lpe-line_segment.h" @@ -109,6 +108,7 @@ #include "ui/uxmanager.h" #include "toolbox.h" +#include //#define DEBUG_TEXT -- cgit v1.2.3