diff options
Diffstat (limited to 'src/widgets/qwhatsthis.cpp')
-rw-r--r-- | src/widgets/qwhatsthis.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qwhatsthis.cpp b/src/widgets/qwhatsthis.cpp index 41cb9fd82..b7bc0b15b 100644 --- a/src/widgets/qwhatsthis.cpp +++ b/src/widgets/qwhatsthis.cpp @@ -50,7 +50,7 @@ #include "ntqbitmap.h" #include "ntqtooltip.h" #include "ntqsimplerichtext.h" -#include "ntqstylesheet.h" +#include "tqstylesheet.h" #if defined(QT_ACCESSIBILITY_SUPPORT) #include "ntqaccessible.h" #endif |