little breakthrought im QML Layouts
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
QT += core gui widgets quick quickwidgets
|
||||
# widgets-private
|
||||
|
||||
CONFIG += c++20
|
||||
CONFIG += c++20 qmltypes
|
||||
|
||||
QML_IMPORT_NAME = org.sourceworx.qmlcomponents
|
||||
QML_IMPORT_MAJOR_VERSION = 1
|
||||
|
||||
# You can make your code fail to compile if it uses deprecated APIs.
|
||||
# In order to do so, uncomment the following line.
|
||||
|
Reference in New Issue
Block a user