qt5base-lts/tests/manual/cocoa/wheelevent/wheelevent.pro
Morten Johan Sørvig 8fa464ffa6 Compile.
Update painting code with retina support.

Change-Id: Iebdfaaaaf98ed69f4ecb3cef5ca96b4e4ddb09dd
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2012-12-17 11:57:02 +01:00

8 lines
158 B
Prolog

TEMPLATE = app
HEADERS += window.h
SOURCES += window.cpp main.cpp
QT += core core-private gui gui-private widgets
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0