summaryrefslogtreecommitdiff
path: root/plugins/StatusManager/src/startupstatus.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StatusManager/src/startupstatus.h')
-rw-r--r--plugins/StatusManager/src/startupstatus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/StatusManager/src/startupstatus.h b/plugins/StatusManager/src/startupstatus.h
index 9275ca5187..12a8f7900b 100644
--- a/plugins/StatusManager/src/startupstatus.h
+++ b/plugins/StatusManager/src/startupstatus.h
@@ -112,6 +112,8 @@ char* OptName(int i, const char *setting);
void StartupStatusLoad();
void StartupStatusUnload();
+void SS_LoadDynamic(SMProto *);
+
// profile
void FillStatus(SMProto &ps, int profile);
int GetProfile(int profileID, TProtoSettings &arSettings);