remove comments and clean up

This commit is contained in:
Cyril Anisimov 2024-12-29 21:19:56 +01:00
parent 2c1f3eaf3a
commit 0f98fc955f
14 changed files with 9 additions and 154 deletions

View file

@ -56,13 +56,6 @@ PageType {
model: WireGuardConfigModel
// activeFocusOnTab: true
// onActiveFocusChanged: {
// if (activeFocus) {
// listview.itemAtIndex(0)?.focusItemId.forceActiveFocus()
// }
// }
delegate: Item {
id: delegateItem