eb88aaa3a2
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>
7 lines
98 B
Prolog
7 lines
98 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qpixelformat
|
|
|
|
QT += gui testlib
|
|
|
|
SOURCES += tst_qpixelformat.cpp
|