diff options
Diffstat (limited to 'lib/kopalette/kopalettemanager.h')
-rw-r--r-- | lib/kopalette/kopalettemanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kopalette/kopalettemanager.h b/lib/kopalette/kopalettemanager.h index be9e7126..dd8f1686 100644 --- a/lib/kopalette/kopalettemanager.h +++ b/lib/kopalette/kopalettemanager.h @@ -172,7 +172,7 @@ public slots: void showAllPalettes(bool shown); /** - * Restores the palette configuration to the default tqlayout, i.e, the tqlayout + * Restores the palette configuration to the default layout, i.e, the layout * preferred by each docker. */ virtual void slotReset(); |