nodiscard

This commit is contained in:
2026-06-04 22:57:45 +02:00
parent d8f047dbc9
commit b4716d25c0
29 changed files with 332 additions and 329 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <qobject.h>
#include <qset.h>
namespace ZShell::services {
namespace ZShell::Services {
class Service : public QObject {
Q_OBJECT