From 335a494074e464e8f7f6e90f195bcd7339518a89 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 20 Mar 2024 22:06:26 +0300 Subject: initial smiley support --- plugins/ExternalAPI/m_NewStory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_NewStory.h b/plugins/ExternalAPI/m_NewStory.h index 00bf7b6e44..c2690e313b 100644 --- a/plugins/ExternalAPI/m_NewStory.h +++ b/plugins/ExternalAPI/m_NewStory.h @@ -23,6 +23,8 @@ enum // NSM_SET_OPTIONS, // options were changed + NSM_IMAGE_LOADED, + NSM_LAST }; -- cgit v1.2.3