diff options
Diffstat (limited to 'src/dialogs/qdialog.cpp')
-rw-r--r-- | src/dialogs/qdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/qdialog.cpp b/src/dialogs/qdialog.cpp index 46844a568..9f1f624a9 100644 --- a/src/dialogs/qdialog.cpp +++ b/src/dialogs/qdialog.cpp @@ -49,7 +49,7 @@ #include "tqwidgetlist.h" #include "ntqlayout.h" #include "tqsizegrip.h" -#include "ntqwhatsthis.h" +#include "tqwhatsthis.h" #include "tqpopupmenu.h" #include "ntqcursor.h" #if defined(QT_ACCESSIBILITY_SUPPORT) |