mirror of
https://github.com/Huntereb/Awoo-Installer
synced 2024-11-15 08:27:16 +00:00
Make initial strings actually work
This commit is contained in:
parent
e2ed3a8027
commit
1ba7716867
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ namespace inst::ui {
|
|||
static std::vector<std::string> ourUrls;
|
||||
static std::vector<std::string> selectedUrls;
|
||||
static std::vector<std::string> alternativeNames;
|
||||
std::string lastUrl;
|
||||
std::string lastFileID;
|
||||
TextBlock::Ref butText;
|
||||
Rectangle::Ref topRect;
|
||||
Rectangle::Ref infoRect;
|
||||
|
|
Loading…
Reference in a new issue