diff options
Diffstat (limited to 'style/qtc_kstyle.cpp')
-rw-r--r-- | style/qtc_kstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/qtc_kstyle.cpp b/style/qtc_kstyle.cpp index 22f2584..bb55bad 100644 --- a/style/qtc_kstyle.cpp +++ b/style/qtc_kstyle.cpp @@ -47,7 +47,7 @@ # include <X11/Xlib.h> # ifdef HAVE_XRENDER # include <X11/extensions/Xrender.h> // schroder - extern bool qt_use_xrender; + extern bool tqt_use_xrender; # endif #else #undef HAVE_XRENDER |