summaryrefslogtreecommitdiff
path: root/include/m_clist.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-10-09 18:56:03 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-10-09 18:56:03 +0300
commiteec98453479bf86999060565ad90a63ff8f74942 (patch)
treec2dcb22ac74920b3cbcc96d2376dfcd77e9dcffc /include/m_clist.h
parent09c39492686b504391db1bda59d3a3c246435534 (diff)
MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()
dunno how I could miss it
Diffstat (limited to 'include/m_clist.h')
-rw-r--r--include/m_clist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_clist.h b/include/m_clist.h
index f5421a0bda..ad95ff19a6 100644
--- a/include/m_clist.h
+++ b/include/m_clist.h
@@ -51,7 +51,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
// force a change of status mode
// wParam = new status, from statusmodes.h
-#define MS_CLIST_SETSTATUSMODE "CList/SetStatusMode"
+EXTERN_C MIR_APP_DLL(void) Clist_SetStatusMode(int iStatus);
/////////////////////////////////////////////////////////////////////////////////////////
// get the current status mode