diff options
Diffstat (limited to 'src/widgets/tqspinbox.cpp')
-rw-r--r-- | src/widgets/tqspinbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqspinbox.cpp b/src/widgets/tqspinbox.cpp index 6c6b38be5..08af76cb0 100644 --- a/src/widgets/tqspinbox.cpp +++ b/src/widgets/tqspinbox.cpp @@ -48,7 +48,7 @@ #include "tqlineedit.h" #include "tqvalidator.h" #include "tqpixmapcache.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" #if defined(QT_ACCESSIBILITY_SUPPORT) #include "tqaccessible.h" |