add a clear all button to the sign message page

This commit is contained in:
Philip Kaufmann
2012-04-30 01:11:53 +02:00
parent e099e1568a
commit 65c2ad687f
3 changed files with 25 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ private slots:
void on_signMessage_clicked();
void on_copyToClipboard_clicked();
void on_clearButton_clicked();
};
#endif // MESSAGEPAGE_H