diff options
Diffstat (limited to 'src/kernel/qaccel.cpp')
-rw-r--r-- | src/kernel/qaccel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qaccel.cpp b/src/kernel/qaccel.cpp index b11c6b427..fabd7dcf4 100644 --- a/src/kernel/qaccel.cpp +++ b/src/kernel/qaccel.cpp @@ -46,7 +46,7 @@ #include "ntqapplication.h" #include "tqwidget.h" #include "tqptrlist.h" -#include "ntqwhatsthis.h" +#include "tqwhatsthis.h" #include "ntqguardedptr.h" #include "tqstatusbar.h" #include "ntqdockwindow.h" |