#21 Remember window size/position

This commit is contained in:
adityapk00
2018-10-29 17:09:17 -07:00
parent b0d6e0e9b2
commit f180612150
2 changed files with 11 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ public:
QLabel* loadingLabel;
private:
void closeEvent(QCloseEvent* event);
void setupSendTab();
void setupTransactionsTab();
void setupRecieveTab();