From bda0457f2e8c775a9430f4790230c82a6604e412 Mon Sep 17 00:00:00 2001 From: David Skoland Date: Thu, 3 Jan 2019 00:47:02 +0100 Subject: [PATCH] declutter pro file --- Attorney_Online.pro | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Attorney_Online.pro b/Attorney_Online.pro index 42f43c2..8f80380 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