summaryrefslogtreecommitdiff
path: root/include/m_clistint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_clistint.h')
-rw-r--r--include/m_clistint.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/m_clistint.h b/include/m_clistint.h
index a22cde34c4..1f11f2f292 100644
--- a/include/m_clistint.h
+++ b/include/m_clistint.h
@@ -449,6 +449,10 @@ namespace Clist
UseGroups,
HideEmptyGroups,
ConfirmDelete;
+
+ extern MIR_APP_EXPORT CMOption<DWORD>
+ OfflineModes;
+
};
#endif // M_CLISTINT_H__