summaryrefslogtreecommitdiffstats
path: root/kteatime/toplevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kteatime/toplevel.h')
-rw-r--r--kteatime/toplevel.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/kteatime/toplevel.h b/kteatime/toplevel.h
index 45567e5..02d8c20 100644
--- a/kteatime/toplevel.h
+++ b/kteatime/toplevel.h
@@ -56,6 +56,7 @@ protected:
void mousePressEvent(TQMouseEvent *);
void timerEvent(TQTimerEvent *);
void resizeEvent(TQResizeEvent *);
+ void showEvent(TQShowEvent *);
private slots:
@@ -84,6 +85,9 @@ private slots:
void actionEnableToggled(bool on);
private:
+ void resizeTrayIcon();
+
+private:
static const int DEFAULT_TEA_TIME;