diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-03-12 00:46:27 +0100 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-03-12 00:46:27 +0100 |
| commit | fced80661c1342e8622dba9f35c7db43d69e52a9 (patch) | |
| tree | 66f95b73ad68004960fd041d75c4f8067f690505 | |
| parent | dbb05f2b4b0b32ae1b49735847211df6464c59af (diff) | |
looks like multimedia isn't really necessary
| -rw-r--r-- | Attorney_Online.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro index 357958f6..c2bd7e95 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -1,4 +1,4 @@ -QT += core gui widgets multimedia network +QT += core gui widgets network TARGET = Attorney_Online TEMPLATE = app |
