qt5base-lts/tests/auto/gui/kernel/qpixelformat/qpixelformat.pro
Jorgen Lind eb88aaa3a2 Introducing QPixelFormat
Its purpose in life will be to describe pixel formats

[ChangeLog][QtGui] Added QPixelFormat class

Change-Id: I74d8f974606520efb3935110ff3d6ddb5ea805a8
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
2014-04-23 21:43:50 +02:00

7 lines
98 B
Prolog

CONFIG += testcase
TARGET = tst_qpixelformat
QT += gui testlib
SOURCES += tst_qpixelformat.cpp