summaryrefslogtreecommitdiffstats
path: root/src/gui/mphoneform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/mphoneform.h')
-rw-r--r--src/gui/mphoneform.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gui/mphoneform.h b/src/gui/mphoneform.h
index 5be738e..14e490f 100644
--- a/src/gui/mphoneform.h
+++ b/src/gui/mphoneform.h
@@ -39,8 +39,9 @@ public:
bool getViewDisplay();
bool getViewBuddyList();
bool getViewCompactLineStatus();
+protected:
+ virtual void closeEvent( QCloseEvent * e ) override;
public slots:
- void closeEvent( QCloseEvent * e );
void fileExit();
void display( const QString & s );
void displayHeader();
@@ -166,6 +167,7 @@ public slots:
void DiamondcardCallHistory();
void DiamondcardAdminCenter();
void whatsThis();
+ void sysTrayIconClicked(QSystemTrayIcon::ActivationReason);
private:
void init();