[utilities/kdebugsettings] src/quickapps/contents/ui: Add debug output

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

Add debug output

M  +2    -0    src/quickapps/contents/ui/KDEApplicationRulesPage.qml
M  +1    -0    src/quickapps/contents/ui/main.qml

https://invent.kde.org/utilities/kdebugsettings/-/commit/6e089ab74cf377dabce1a5ef425ad6c84def7f33

diff --git a/src/quickapps/contents/ui/KDEApplicationRulesPage.qml b/src/quickapps/contents/ui/KDEApplicationRulesPage.qml
index 19c6f95e..e77169e8 100644
--- a/src/quickapps/contents/ui/KDEApplicationRulesPage.qml
+++ b/src/quickapps/contents/ui/KDEApplicationRulesPage.qml
@@ -58,6 +58,8 @@ Kirigami.ScrollablePage {
                     valueRole: "categoryType"
                     currentIndex: LoggingManager.categoryTypeModel.indexOfCategory(listviewRules.model.categoryType)
                     onActivated: {
+                        console.debug("Not implemented yet")
+
                         // TODO
                     }
                 }
diff --git a/src/quickapps/contents/ui/main.qml b/src/quickapps/contents/ui/main.qml
index a2a3d355..9ff64c8c 100644
--- a/src/quickapps/contents/ui/main.qml
+++ b/src/quickapps/contents/ui/main.qml
@@ -73,6 +73,7 @@ Kirigami.ApplicationWindow {
         icon.name: "document-save"
         shortcut: StandardKey.Save
         onTriggered: {
+            console.debug("Not implemented yet")
             // TODO
         }
     }
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.