@ -4,7 +4,7 @@
#include <gtk/gtknotebook.h>
#include <gdk/gdkgc.h>
#include <gtk/gttdestyle.h>
#include <gtk/gtkstyle.h>
#include <gtk/gtkbutton.h>
#include <gtk/gtkprogressbar.h>
@ -1,4 +1,4 @@
typedef struct _QtEngineStyle QtEngineStyle;
typedef struct _QtEngineStyleClass QtEngineStyleClass;
@ -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