aboutsummaryrefslogtreecommitdiffstats
path: root/helppage.h
diff options
context:
space:
mode:
Diffstat (limited to 'helppage.h')
-rw-r--r--helppage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/helppage.h b/helppage.h
index 8797b3b..22aa9b1 100644
--- a/helppage.h
+++ b/helppage.h
@@ -39,7 +39,7 @@ public:
signals:
public slots:
- void openUrl(QUrl url);
+ void slotOpenUrl(QUrl url);
private:
QTextBrowser *browser; /** The textbrowser of the tab */