custom Store BG support! ( ͡° ͜ʖ ͡°)

This commit is contained in:
StackZ
2020-01-02 23:18:16 +01:00
parent a509accd12
commit f24e7375fe
2 changed files with 48 additions and 21 deletions
+2
View File
@@ -56,8 +56,10 @@ private:
void execute();
void descript();
bool handleIfDisplayText();
int mode = 0;
std::string selectedOptionAppStore;
mutable bool displayInformations = true;
// Stuff for the GitHub Store Search function and Full URL.
std::string OwnerAndRepo = "";