summaryrefslogtreecommitdiffstats
path: root/src/widgets/qgroupbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qgroupbox.cpp')
-rw-r--r--src/widgets/qgroupbox.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qgroupbox.cpp b/src/widgets/qgroupbox.cpp
index 5145a5698..f37b5f6d7 100644
--- a/src/widgets/qgroupbox.cpp
+++ b/src/widgets/qgroupbox.cpp
@@ -44,13 +44,13 @@
#include "tqpainter.h"
#include "tqbitmap.h"
#include "ntqaccel.h"
-#include "ntqradiobutton.h"
+#include "tqradiobutton.h"
#include "ntqfocusdata.h"
#include "tqobjectlist.h"
#include "ntqdrawutil.h"
#include "ntqapplication.h"
#include "tqstyle.h"
-#include "ntqcheckbox.h"
+#include "tqcheckbox.h"
#include "ntqbuttongroup.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
#include "ntqaccessible.h"