GUI: Inform use about ignored games when mass adding
This commit is contained in:
parent
44e3efe888
commit
d521d6a1c2
2 changed files with 7 additions and 3 deletions
|
@ -62,6 +62,7 @@ private:
|
|||
Common::HashMap<Common::String, StringArray> _pathToTargets;
|
||||
|
||||
int _dirsScanned;
|
||||
int _oldGamesCount;
|
||||
|
||||
Widget *_okButton;
|
||||
StaticTextWidget *_dirProgressText;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue