Qt: Add controller (overview) window

This commit is contained in:
spycrab 2017-05-09 18:49:10 +02:00
commit c8d0b647ac
14 changed files with 708 additions and 27 deletions

View file

@ -30,6 +30,7 @@ signals:
void PathsPressed();
void SettingsPressed();
void ControllersPressed();
private:
void MakeActions();