Добавлен компонент PullToRefresh для ListView
This commit is contained in:
@@ -12,7 +12,10 @@ qt_add_library(components STATIC)
|
||||
qt_add_qml_module(components
|
||||
URI ru.ded.components
|
||||
VERSION 1.0
|
||||
QML_FILES MainMenu.qml MenuBackButton.qml SubtitledItemDelegate.qml
|
||||
QML_FILES MainMenu.qml
|
||||
MenuBackButton.qml
|
||||
SubtitledItemDelegate.qml
|
||||
PoolToRefresh.qml
|
||||
)
|
||||
|
||||
set_target_properties(components PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user