Skip to content

Commit

Permalink
🐛 Register DateFormat as singleton (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff authored Sep 12, 2024
1 parent 43cb985 commit 7590fc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qml/Qaterial/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ set(SINGLETON_FILES
${CMAKE_CURRENT_SOURCE_DIR}/Style.qml
${CMAKE_CURRENT_SOURCE_DIR}/Colors.qml
${CMAKE_CURRENT_SOURCE_DIR}/DataFormat.qml
${CMAKE_CURRENT_SOURCE_DIR}/DateFormat.qml
${CMAKE_CURRENT_SOURCE_DIR}/DialogManager.qml
${CMAKE_CURRENT_SOURCE_DIR}/SnackbarManager.qml
${CMAKE_CURRENT_SOURCE_DIR}/Style.qml
Expand Down

0 comments on commit 7590fc6

Please sign in to comment.