diff options
Diffstat (limited to 'lib/kofficecore/kkbdaccessextensions.cpp')
| -rw-r--r-- | lib/kofficecore/kkbdaccessextensions.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kofficecore/kkbdaccessextensions.cpp b/lib/kofficecore/kkbdaccessextensions.cpp index 9535c14ac..67f4c49bd 100644 --- a/lib/kofficecore/kkbdaccessextensions.cpp +++ b/lib/kofficecore/kkbdaccessextensions.cpp @@ -19,7 +19,7 @@ // TQt includes #include <tqsplitter.h> -#include <tqdockwindow.h> +#include <tqdoctwindow.h> #include <tqdockarea.h> #include <tqevent.h> #include <tqcursor.h> @@ -136,7 +136,7 @@ class KKbdAccessExtensionsPrivate // Action that starts access keys. KAction* accessKeysAction; - // The splitter or dockwindow currently being sized. If 0, sizing is not in progress. + // The splitter or doctwindow currently being sized. If 0, sizing is not in progress. TQWidget* panel; // Index of current handle of the panel. When panel is a TQDockWindow: |
