diff options
Diffstat (limited to 'src/kernel/qtaddons_x11.cpp')
| -rw-r--r-- | src/kernel/qtaddons_x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qtaddons_x11.cpp b/src/kernel/qtaddons_x11.cpp index 089466ec7..c1d83e805 100644 --- a/src/kernel/qtaddons_x11.cpp +++ b/src/kernel/qtaddons_x11.cpp @@ -32,7 +32,7 @@ #include <string.h> #include <stdlib.h> -extern bool tqt_use_xrender; // defined in qapplication_x11.cpp +extern bool tqt_use_xrender; // defined in tqapplication_x11.cpp extern "C" { |
