Delete Stores with <SELECT>.

This commit is contained in:
StackZ
2020-01-06 08:46:52 +01:00
parent 3121f82d61
commit 021f1ebabd
3 changed files with 31 additions and 1 deletions
+1
View File
@@ -57,6 +57,7 @@ private:
void execute();
void descript();
void updateStore(int selectedStore);
void deleteStore(int selectedStore);
bool handleIfDisplayText();
int mode = 0;
int selectedOptionAppStore = 0;