Move ImageEditorPage to Chatbar module

This commit is contained in:
James Graham
2025-06-27 16:25:57 +01:00
parent 7c0710d445
commit e55afd0402
3 changed files with 1 additions and 1 deletions

View File

@@ -15,4 +15,5 @@ ecm_add_qml_module(Chatbar GENERATE_PLUGIN_SOURCE
EmojiPicker.qml
EmojiDialog.qml
EmojiTonesPicker.qml
ImageEditorPage.qml
)