summaryrefslogtreecommitdiffstats
path: root/src/assistant/assistant/aboutdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/assistant/aboutdialog.h')
-rw-r--r--src/assistant/assistant/aboutdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assistant/assistant/aboutdialog.h b/src/assistant/assistant/aboutdialog.h
index 315d5af99..8be9b9add 100644
--- a/src/assistant/assistant/aboutdialog.h
+++ b/src/assistant/assistant/aboutdialog.h
@@ -59,7 +59,7 @@ public:
AboutLabel(QWidget *parent = 0);
void setText(const QString &text, const QByteArray &resources);
QSize minimumSizeHint() const;
-
+
private:
QVariant loadResource(int type, const QUrl &name);
void setSource(const QUrl &url);