30e776fb1b
DprGadget displays the devicePixelRatio for the current screen using a large friendly font, as well as the platform and environment inputs used for determining the DPR. Change-Id: Id619edad181eb7717f18eb98af341d6582a843a1 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
6 lines
66 B
Prolog
6 lines
66 B
Prolog
|
|
CONFIG += console
|
|
SOURCES += main.cpp
|
|
QT += widgets gui_private
|
|
|