diff options
Diffstat (limited to 'src/k3b.h')
-rw-r--r-- | src/k3b.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -215,7 +215,7 @@ class K3bMainWindow : public KParts::DockMainWindow void slotViewDocumentHeader(); - void slotCheckDockWidgettqStatus(); + void slotCheckDockWidgetStatus(); /** changes the statusbar contents for the standard label permanently, used to indicate current actions. * @param text the text that is displayed in the statusbar |