tidy, format, and resolving tidy warnings #132

Merged
zach merged 26 commits from tidy-warning-fixes into main 2026-06-30 14:46:39 +02:00
Showing only changes of commit 658be09da2 - Show all commits
+2
View File
@@ -28,6 +28,8 @@ class ButtonRow : public QQuickItem {
private slots:
void invalidate();
// NOLINTNEXTLINE(readability-redundant-access-specifiers)
private:
void relayout();
static qreal getMorphExpansion(const QQuickItem* item);