Added an EditItemDialog dummy, based on the NewItemDialog.
This commit is contained in:
@ -31,6 +31,7 @@ if(${QT_VERSION_MAJOR} GREATER_EQUAL 6)
|
||||
assets/icons.qrc
|
||||
Dialogs/abstractdialog.h Dialogs/abstractdialog.cpp
|
||||
Dialogs/newitemdialog.h Dialogs/newitemdialog.cpp
|
||||
Dialogs/edititemdialog.h Dialogs/edititemdialog.cpp
|
||||
)
|
||||
# Define target properties for Android with Qt 6 as:
|
||||
# set_property(TARGET ${TARGET_APP} APPEND PROPERTY QT_ANDROID_PACKAGE_SOURCE_DIR
|
||||
|
||||
Reference in New Issue
Block a user