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

@ -12,4 +12,5 @@ void Shutdown();
void CreateDirectories();
void SetUserDirectory(const std::string& custom_path);
void SaveWiimoteSources();
} // namespace UICommon