aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/aboutdialog_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/aboutdialog_p.h')
-rw-r--r--src/qmmpui/aboutdialog_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/aboutdialog_p.h b/src/qmmpui/aboutdialog_p.h
index 2e162a635..2a070f6b6 100644
--- a/src/qmmpui/aboutdialog_p.h
+++ b/src/qmmpui/aboutdialog_p.h
@@ -40,7 +40,7 @@ protected slots:
private:
QString loadAbout();
- QString getstringFromResource(const QString& res_file);
+ QString getStringFromResource(const QString& res_file);
};