SearchBar

This commit is contained in:
2024-11-06 09:17:09 +01:00
parent 493270efc1
commit 9b30f5e127
7 changed files with 15 additions and 3 deletions

5
gui/SearchBar.qml Normal file
View File

@@ -0,0 +1,5 @@
import QtQuick
Item {
}