From 110751ac39ac2f6911e67d6ac4319ceebea6f783 Mon Sep 17 00:00:00 2001 From: David Skoland Date: Wed, 26 Dec 2018 22:19:49 +0100 Subject: added dynamic loading of qapng and fixed mac sound --- Attorney_Online.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Attorney_Online.pro') diff --git a/Attorney_Online.pro b/Attorney_Online.pro index 97236fb0..c7bf3d80 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -26,3 +26,5 @@ CONFIG += c++11 RESOURCES += resources.qrc win32:RC_ICONS = resource/logo.ico + +QTPLUGIN += qapng -- cgit