summaryrefslogtreecommitdiffstats
path: root/src/statusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/statusbar.h')
-rw-r--r--src/statusbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statusbar.h b/src/statusbar.h
index b0d510e..7991277 100644
--- a/src/statusbar.h
+++ b/src/statusbar.h
@@ -51,7 +51,7 @@ private:
friend class MainWindow;
- StatusBar(TQWidget* tqparent);
+ StatusBar(TQWidget* parent);
KStatusBarLabel* m_mainLabel;
KStatusBarLabel* m_countLabel;