diff options
Diffstat (limited to 'tools/qtconfig/mainwindow.cpp')
-rw-r--r-- | tools/qtconfig/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qtconfig/mainwindow.cpp b/tools/qtconfig/mainwindow.cpp index 3b98c4d6e..da33fbd0b 100644 --- a/tools/qtconfig/mainwindow.cpp +++ b/tools/qtconfig/mainwindow.cpp @@ -36,7 +36,7 @@ #include "previewframe.h" #include "paletteeditoradvanced.h" -#include <ntqlabel.h> +#include <tqlabel.h> #include <ntqapplication.h> #include <ntqcombobox.h> #include <tqstylefactory.h> |