From 12c24346cee853394625eb02277830c081a6a3c5 Mon Sep 17 00:00:00 2001 From: Robert Griebl Date: Tue, 20 Apr 2010 19:42:04 +0200 Subject: fix realDpi for the Mac --- testapp/testapp.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'testapp') diff --git a/testapp/testapp.pro b/testapp/testapp.pro index 03da8ec..a9546ff 100644 --- a/testapp/testapp.pro +++ b/testapp/testapp.pro @@ -14,3 +14,4 @@ SOURCES += main.cpp \ plotwidget.cpp \ qscrollareakineticscroller.cpp \ settingswidget.cpp +macx:LIBS += -frameworks Cocoa -- cgit v1.2.3