diff options
Diffstat (limited to 'src/dialogs/tqwizard.cpp')
-rw-r--r-- | src/dialogs/tqwizard.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dialogs/tqwizard.cpp b/src/dialogs/tqwizard.cpp index b7dfa91ce..233857250 100644 --- a/src/dialogs/tqwizard.cpp +++ b/src/dialogs/tqwizard.cpp @@ -44,13 +44,13 @@ #include "tqlayout.h" #include "tqpushbutton.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqlabel.h" #include "tqwidgetstack.h" #include "ntqapplication.h" #include "tqptrlist.h" #include "tqpainter.h" -#include "ntqaccel.h" +#include "tqaccel.h" /*! \file wizard/wizard.cpp */ /*! \file wizard/wizard.h */ |