diff options
Diffstat (limited to 'lib/kopalette/kopalettemanager.h')
-rw-r--r-- | lib/kopalette/kopalettemanager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kopalette/kopalettemanager.h b/lib/kopalette/kopalettemanager.h index be9e7126..fe2d6ec1 100644 --- a/lib/kopalette/kopalettemanager.h +++ b/lib/kopalette/kopalettemanager.h @@ -19,7 +19,7 @@ #define _KO_PALETTE_MANAGER_ #include <tqobject.h> -#include <tqdockwindow.h> +#include <tqdoctwindow.h> #include <tqstring.h> #include <tqmap.h> #include <tqdict.h> @@ -61,7 +61,7 @@ namespace { } /** - * Manages the set of dockwindow palettes and their widgets. + * Manages the set of doctwindow palettes and their widgets. * * You create one palette manager per view; then you can add widgets * to your hearts content. Widgets are grouped into dock windows by |