From: joncruz Date: Wed, 2 Jul 2008 03:23:52 +0000 (+0000) Subject: Use hscale instead of scalebutton by default X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=90f2a149af21fd33c6eabc7f304da4674f50fba8;p=inkscape.git Use hscale instead of scalebutton by default --- 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 = ""