aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/studiowelcome/screensizemodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/studiowelcome/screensizemodel.h')
-rw-r--r--src/plugins/studiowelcome/screensizemodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/studiowelcome/screensizemodel.h b/src/plugins/studiowelcome/screensizemodel.h
index 7ea68966b8..597811146e 100644
--- a/src/plugins/studiowelcome/screensizemodel.h
+++ b/src/plugins/studiowelcome/screensizemodel.h
@@ -84,7 +84,7 @@ public:
return item->text();
}
- return "";
+ return {};
}
QHash<int, QByteArray> roleNames() const override