diff options
Diffstat (limited to 'src/widgets/tqlabel.cpp')
-rw-r--r-- | src/widgets/tqlabel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqlabel.cpp b/src/widgets/tqlabel.cpp index b1c5807ec..4550cda3e 100644 --- a/src/widgets/tqlabel.cpp +++ b/src/widgets/tqlabel.cpp @@ -47,7 +47,7 @@ #include "tqimage.h" #include "tqbitmap.h" #include "tqpicture.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqsimplerichtext.h" #include "tqstylesheet.h" #include "tqstyle.h" |