diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 5afa96e1d..4dee12662 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -48,7 +48,7 @@ #include "tqstrlist.h" #include "tqvaluelist.h" #include "tqmap.h" -#include "ntqdatetime.h" +#include "tqdatetime.h" #include "ntqmime.h" #include "ntqasciidict.h" #include "ntqpaintdevice.h" @@ -95,7 +95,7 @@ #include <ntqgrid.h> #include "ntqrangecontrol.h" #include "ntqbuttongroup.h" -#include <ntqdatetimeedit.h> +#include <tqdatetimeedit.h> #include "ntqgvector.h" #include "ntqhbox.h" #include <ntqhbuttongroup.h> @@ -185,7 +185,7 @@ #include <ntqsettings.h> #include <ntqsgistyle.h> #include <ntqfontdialog.h> -#include "ntqtimer.h" +#include "tqtimer.h" #include <ntqsignalmapper.h> #include <ntqsignalslotimp.h> #include <ntqsimplerichtext.h> |