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 9a1d0044a..14edb1efa 100644 --- a/tools/qtconfig/mainwindow.cpp +++ b/tools/qtconfig/mainwindow.cpp @@ -41,7 +41,7 @@ #include <ntqcombobox.h> #include <ntqstylefactory.h> #include <ntqinputcontextfactory.h> -#include <ntqobjectlist.h> +#include <tqobjectlist.h> #include <ntqfontdatabase.h> #include <ntqlineedit.h> #include <ntqlistbox.h> |