diff options
| author | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-07-12 23:00:25 +0000 |
|---|---|---|
| committer | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-07-12 23:00:25 +0000 |
| commit | 2a5d569511af7d9411cd73f2dfd329da38730dc0 (patch) | |
| tree | 7eb561cd17039bb29e2f50dd5699c634051d72b2 /include/aoapplication.h | |
| parent | 621aa1adacec2bcc6befb1a4a70eff7c0e46e7b6 (diff) | |
| parent | 5eccabcad15a52691228aded1d9c1fd5074fb70e (diff) | |
Merge branch 'less_insane_debugging' into 'master'
Less insane debugging
See merge request AttorneyOnline/AO2-Client!75
Diffstat (limited to 'include/aoapplication.h')
| -rw-r--r-- | include/aoapplication.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/aoapplication.h b/include/aoapplication.h index e6980308..60856ee4 100644 --- a/include/aoapplication.h +++ b/include/aoapplication.h @@ -22,6 +22,7 @@ #include <QTextStream> #include <QStringList> #include <QColor> +#include <QScreen> class NetworkManager; class Lobby; |
