From 9d6f7c9a63f0fb8d2b6278d1f633212db7c28afc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Feb 2013 02:02:57 +0100 Subject: Fix unintended rename of gtk* --- src/qt_theme_draw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qt_theme_draw.c') diff --git a/src/qt_theme_draw.c b/src/qt_theme_draw.c index d60783e..20d8c87 100644 --- a/src/qt_theme_draw.c +++ b/src/qt_theme_draw.c @@ -1631,7 +1631,7 @@ qtengine_style_init (QtEngineStyle *style) } -/* Copied these functions from gttdestyle.c +/* Copied these functions from gtkstyle.c Evil, evil GTK... why isn't this stuff exported? */ #define LIGHTNESS_MULT 1.3 -- cgit v1.2.1