Qt: Add controller (overview) window

This commit is contained in:
spycrab
2017-05-09 18:49:10 +02:00
parent a11775396f
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();