no need for private includes anymore
This commit is contained in:
parent
b52e54bb7e
commit
d596bb24b3
@ -1,7 +1,7 @@
|
|||||||
CONFIG += qskexample
|
CONFIG += qskexample
|
||||||
|
|
||||||
QT += svg
|
QT += svg
|
||||||
QT += quick_private # TODO: examples should not use private headers
|
#QT += quick_private # TODO: examples should not use private headers
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
Box.cpp \
|
Box.cpp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user