aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Attorney_Online.pro9
1 files changed, 1 insertions, 8 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro
index 42f43c20..8f80380c 100644
--- a/Attorney_Online.pro
+++ b/Attorney_Online.pro
@@ -1,11 +1,4 @@
-#-------------------------------------------------
-#
-# Project created by QtCreator 2016-12-29T01:14:46
-#
-#-------------------------------------------------
-
-QT += core gui multimedia network
-greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
+QT += core gui widgets multimedia network
TARGET = Attorney_Online
TEMPLATE = app