[utilities/kdebugsettings] src/quickapps/contents/ui: coding style

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit af1b6541c158f611bb9950030e84a8a9b2e8a6e7 by Laurent Montel.
Committed on 18/07/2026 at 12:15.
Pushed by mlaurent into branch 'master'.

coding style

M  +1    -1    src/quickapps/contents/ui/CustomRulesPage.qml

https://invent.kde.org/utilities/kdebugsettings/-/commit/af1b6541c158f611bb9950030e84a8a9b2e8a6e7

diff --git a/src/quickapps/contents/ui/CustomRulesPage.qml b/src/quickapps/contents/ui/CustomRulesPage.qml
index ab05ee83..393218bb 100644
--- a/src/quickapps/contents/ui/CustomRulesPage.qml
+++ b/src/quickapps/contents/ui/CustomRulesPage.qml
@@ -54,7 +54,7 @@ Kirigami.ScrollablePage {
                 }
             }
             QQC2.MenuSeparator {
-            visible: listviewRules.currentIndex !== -1 && listviewRules.count !== 0
+                visible: listviewRules.currentIndex !== -1 && listviewRules.count !== 0
             }
             QQC2.MenuItem {
                 visible: listviewRules.currentIndex !== -1 && listviewRules.count !== 0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.