From dfee660d61d18c55d5f0912b3a87958d631eb6fa Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Wed, 29 Feb 2012 01:16:51 +0000 Subject: Header tidying, suppress all gdk deprecation errors in gtkmm (bzr r11030) --- src/dialogs/xml-tree.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/dialogs/xml-tree.cpp') diff --git a/src/dialogs/xml-tree.cpp b/src/dialogs/xml-tree.cpp index 6cf130c2b..92ce03888 100644 --- a/src/dialogs/xml-tree.cpp +++ b/src/dialogs/xml-tree.cpp @@ -15,9 +15,9 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include "widgets/icon.h" #include #include -#include #include "desktop.h" #include "../desktop-handles.h" @@ -39,7 +39,6 @@ #include "../sp-tspan.h" #include "ui/icon-names.h" #include "../verbs.h" -#include "widgets/icon.h" #include "../widgets/sp-xmlview-attr-list.h" #include "../widgets/sp-xmlview-content.h" #include "../widgets/sp-xmlview-tree.h" -- cgit v1.2.3