Fix: Cleaned up some code.

This commit is contained in:
Keyitdev
2024-12-18 01:13:04 +01:00
parent a7dd8a931e
commit 95d664e483
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ Item {
property var selectedSession: selectSession.currentIndex
property string textConstantSession
property int loginButtonWidth
property Control exposeSession: selectSession
property ComboBox exposeSession: selectSession
ComboBox {
id: selectSession