summaryrefslogtreecommitdiff
path: root/src/organizercore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizercore.h')
-rw-r--r--src/organizercore.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/organizercore.h b/src/organizercore.h
index 7238466a..5bf6f4b6 100644
--- a/src/organizercore.h
+++ b/src/organizercore.h
@@ -471,6 +471,9 @@ signals:
// Use queued connections
void directoryStructureReady();
+ // Notify of a general UI refresh
+ void refreshTriggered();
+
private:
std::pair<unsigned int, ModInfo::Ptr> doInstall(const QString& archivePath,
MOBase::GuessedValue<QString> modName,