Naming changes and clang format

This commit is contained in:
vitor-k 2019-09-14 18:14:23 -03:00
parent 356fd60520
commit 66b1e419c3
5 changed files with 10 additions and 9 deletions

View file

@ -69,7 +69,7 @@ public:
std::unique_ptr<DiscordRPC::DiscordInterface> discord_rpc;
public slots:
void OnLoseFocus(Qt::ApplicationState state);
void OnAppFocusStateChanged(Qt::ApplicationState state);
signals:
/**