#21 remember table states as well

This commit is contained in:
adityapk00
2018-10-30 13:33:02 -07:00
parent e893ec6670
commit b6d7ade2ba
2 changed files with 17 additions and 4 deletions

View File

@@ -84,6 +84,8 @@ private:
void importPrivKey();
void doImport(QList<QString>* keys);
void restoreSavedStates();
RPC* rpc;
QMovie* loadingMovie;