Options tab with savesent checkbox
This commit is contained in:
@@ -36,6 +36,9 @@ public:
|
||||
int getBlockNumber();
|
||||
void setBlockNumber(int number);
|
||||
|
||||
bool getSaveSent();
|
||||
void setSaveSent(bool savesent);
|
||||
|
||||
bool isSaplingActive();
|
||||
|
||||
const QString& getZcashdConfLocation() { return confLocation; }
|
||||
|
||||
Reference in New Issue
Block a user