summaryrefslogtreecommitdiffstats
path: root/src/dialogs/qdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs/qdialog.cpp')
-rw-r--r--src/dialogs/qdialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dialogs/qdialog.cpp b/src/dialogs/qdialog.cpp
index 6175cc05..46844a56 100644
--- a/src/dialogs/qdialog.cpp
+++ b/src/dialogs/qdialog.cpp
@@ -48,9 +48,9 @@
#include "tqobjectlist.h"
#include "tqwidgetlist.h"
#include "ntqlayout.h"
-#include "ntqsizegrip.h"
+#include "tqsizegrip.h"
#include "ntqwhatsthis.h"
-#include "ntqpopupmenu.h"
+#include "tqpopupmenu.h"
#include "ntqcursor.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
#include "ntqaccessible.h"