From fdfc126f9cf564b5156b8697cdc8d84f8dbe167e Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Wed, 2 Jul 2008 03:23:52 +0000 Subject: Use hscale instead of scalebutton by default (bzr r6116) --- src/widgets/toolbox.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/widgets/toolbox.cpp') diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 6669f5825..61fdc74d7 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -220,11 +220,7 @@ static struct { { NULL, NULL, NULL, NULL, NULL, SP_VERB_INVALID, NULL, NULL } }; -#if GTK_CHECK_VERSION(2,12,0) -#define TOOLBAR_SLIDER_HINT "minimal" -#else // GTK_CHECK_VERSION(2,12,0) #define TOOLBAR_SLIDER_HINT "full" -#endif // GTK_CHECK_VERSION(2,12,0) static gchar const * ui_descr = "" -- cgit v1.2.3