summaryrefslogtreecommitdiff
path: root/core/launcher/taskbar.h
Side-by-side diff
Diffstat (limited to 'core/launcher/taskbar.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/taskbar.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/launcher/taskbar.h b/core/launcher/taskbar.h
index ed558b1..be5fda8 100644
--- a/core/launcher/taskbar.h
+++ b/core/launcher/taskbar.h
@@ -67,3 +67,3 @@ protected:
void setStatusMessage( const QString &text );
-
+
private slots:
@@ -72,2 +72,5 @@ private slots:
private:
+ void readConfig();
+
+private:
QTimer *waitTimer;