diff options
| author | David Skoland <davidskoland@gmail.com> | 2017-02-15 23:16:06 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2017-02-15 23:16:06 +0100 |
| commit | b210f264a90f95aa8ca22cb03e313468767225a8 (patch) | |
| tree | aacbd06dac8ad4f64bb077307bc1426aa3c7a342 /courtroom.h | |
| parent | 9ec69c2d2fbd19511b8d51e83fbe5b5e61909deb (diff) | |
| parent | 897e19546ae9dae3e4197d97739a14c05c07f4aa (diff) | |
Merge branch 'master' of https://github.com/Attorney-Online-Engineering-Task-Force/Attorney-Online-Client-Remake
Diffstat (limited to 'courtroom.h')
| -rw-r--r-- | courtroom.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/courtroom.h b/courtroom.h index 6e3d5f8..1c9f38f 100644 --- a/courtroom.h +++ b/courtroom.h @@ -25,7 +25,6 @@ #include <QVector> #include <QCloseEvent> #include <QSignalMapper> -#include <QSoundEffect> #include <QMap> class AOApplication; |
