diff options
Diffstat (limited to 'src/widgets/tqgroupbox.cpp')
-rw-r--r-- | src/widgets/tqgroupbox.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/tqgroupbox.cpp b/src/widgets/tqgroupbox.cpp index 4a7c84902..c54ff3357 100644 --- a/src/widgets/tqgroupbox.cpp +++ b/src/widgets/tqgroupbox.cpp @@ -45,9 +45,9 @@ #include "tqbitmap.h" #include "tqaccel.h" #include "tqradiobutton.h" -#include "ntqfocusdata.h" +#include "tqfocusdata.h" #include "tqobjectlist.h" -#include "ntqdrawutil.h" +#include "tqdrawutil.h" #include "ntqapplication.h" #include "tqstyle.h" #include "tqcheckbox.h" |