diff options
Diffstat (limited to 'src/qt_theme_draw.c')
-rw-r--r-- | src/qt_theme_draw.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |