summaryrefslogtreecommitdiffstats
path: root/src/widget/woverviewhsv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/woverviewhsv.h')
-rw-r--r--src/widget/woverviewhsv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/woverviewhsv.h b/src/widget/woverviewhsv.h
index 7b59639c65..ab8c26d4ce 100644
--- a/src/widget/woverviewhsv.h
+++ b/src/widget/woverviewhsv.h
@@ -6,7 +6,7 @@
class WOverviewHSV : public WOverview {
public:
WOverviewHSV(
- const char* group,
+ const QString& group,
PlayerManager* pPlayerManager,
UserSettingsPointer pConfig,
QWidget* parent = nullptr);