Fixed qpa/windows example compilation.
This commit is contained in:
parent
f9442d7c51
commit
34af023e06
@ -7,6 +7,9 @@ TARGET =
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += .
|
||||
|
||||
QT += gui-private
|
||||
QT += core-private
|
||||
|
||||
# Input
|
||||
HEADERS += window.h
|
||||
SOURCES += window.cpp main.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user