diff options
Diffstat (limited to 'src/widgets/tqwidgetstack.cpp')
-rw-r--r-- | src/widgets/tqwidgetstack.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/tqwidgetstack.cpp b/src/widgets/tqwidgetstack.cpp index b065fc35a..6e043943b 100644 --- a/src/widgets/tqwidgetstack.cpp +++ b/src/widgets/tqwidgetstack.cpp @@ -45,8 +45,8 @@ #include "tqobjectlist.h" #include "ntqfocusdata.h" -#include "ntqbutton.h" -#include "ntqbuttongroup.h" +#include "tqbutton.h" +#include "tqbuttongroup.h" #include "ntqapplication.h" |