summaryrefslogtreecommitdiffstats
path: root/src/widgets/qpushbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qpushbutton.cpp')
-rw-r--r--src/widgets/qpushbutton.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qpushbutton.cpp b/src/widgets/qpushbutton.cpp
index 62bac9dc6..25a852219 100644
--- a/src/widgets/qpushbutton.cpp
+++ b/src/widgets/qpushbutton.cpp
@@ -46,10 +46,10 @@
#include "ntqdrawutil.h"
#include "ntqpixmap.h"
#include "ntqbitmap.h"
-#include "ntqpopupmenu.h"
+#include "tqpopupmenu.h"
#include "ntqguardedptr.h"
#include "ntqapplication.h"
-#include "ntqtoolbar.h"
+#include "tqtoolbar.h"
#include "tqstyle.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
#include "ntqaccessible.h"