diff options
Diffstat (limited to 'src/widgets/tqwidgetstack.cpp')
-rw-r--r-- | src/widgets/tqwidgetstack.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqwidgetstack.cpp b/src/widgets/tqwidgetstack.cpp index 5cd6f6254..d550fa6ef 100644 --- a/src/widgets/tqwidgetstack.cpp +++ b/src/widgets/tqwidgetstack.cpp @@ -44,7 +44,7 @@ #ifndef TQT_NO_WIDGETSTACK #include "tqobjectlist.h" -#include "ntqfocusdata.h" +#include "tqfocusdata.h" #include "tqbutton.h" #include "tqbuttongroup.h" |