diff options
Diffstat (limited to 'mainwindow.h')
-rw-r--r-- | mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h index bd4ef5f..1921e08 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -164,6 +164,7 @@ private slots: * @details Open integrated help in new tab. */ void openHelp(); + void openHelp(const QString page); /** * @details Show a warn message in status bar, if there are files in attachment folder. |