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/widgets/button.cpp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/widgets/button.cpp') diff --git a/src/widgets/button.cpp b/src/widgets/button.cpp index ecc9405d9..676cb9b59 100644 --- a/src/widgets/button.cpp +++ b/src/widgets/button.cpp @@ -17,19 +17,12 @@ # include "config.h" #endif - -#if HAVE_STRING_H -#endif - - - - +#include "icon.h" #include "shortcuts.h" #include "interface.h" #include -#include "icon.h" #include "button.h" static void sp_button_class_init (SPButtonClass *klass); -- cgit v1.2.3