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
@@ -9,7 +9,7 @@
#include <qrect.h>
#include <qvector.h>
namespace ZShell::components {
namespace ZShell::Components {
class LazyListViewAttached : public QObject {
Q_OBJECT