diff options
| author | David Skoland <davidskoland@gmail.com> | 2019-01-03 00:29:42 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2019-01-03 00:29:42 +0100 |
| commit | 181b5da379b35c05671b25472d0b0b78e8660120 (patch) | |
| tree | e03309226a96dc9f443aa5479fef70823bf03011 /Attorney_Online.pro | |
| parent | 5b9bf086cfc83da38a319dd44befb544160096e7 (diff) | |
removed redundant QTPLUGIN declaration and added macx icon file
Diffstat (limited to 'Attorney_Online.pro')
| -rw-r--r-- | Attorney_Online.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro index c7bf3d80..42f43c20 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -26,5 +26,4 @@ CONFIG += c++11 RESOURCES += resources.qrc win32:RC_ICONS = resource/logo.ico - -QTPLUGIN += qapng +macx:ICON = resource/logo.icns |
