From 1956b9d853b9e0b9987aa6d13993fb4e313c9fa1 Mon Sep 17 00:00:00 2001 From: David Skoland Date: Sat, 28 Jan 2017 13:04:40 +0100 Subject: added icon --- Attorney_Online_remake.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Attorney_Online_remake.pro') diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro index c784578..a34f049 100644 --- a/Attorney_Online_remake.pro +++ b/Attorney_Online_remake.pro @@ -8,6 +8,8 @@ QT += core gui multimedia network greaterThan(QT_MAJOR_VERSION, 4): QT += widgets +RC_ICONS = logo.ico + TARGET = Attorney_Online_remake TEMPLATE = app -- cgit