summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 4f7a0962..7afd954a 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -143,6 +143,9 @@ public slots:
void refresherProgress(const DirectoryRefreshProgress* p);
signals:
+ // emitted after the information dialog has been closed, used by tutorials
+ //
+ void modInfoDisplayed();
/**
* @brief emitted when the selected style changes