summaryrefslogtreecommitdiff
path: root/client/expandbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/expandbutton.h')
-rw-r--r--client/expandbutton.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/expandbutton.h b/client/expandbutton.h
index 85d0ce4..f95f338 100644
--- a/client/expandbutton.h
+++ b/client/expandbutton.h
@@ -43,8 +43,6 @@ public slots:
signals:
private:
- void focusInEvent(QFocusEvent * event);
- void focusOutEvent(QFocusEvent * event);
};
#endif/*__PRACRO_EXPANDBUTTON_H__*/