summaryrefslogtreecommitdiff
path: root/plugins/MirFox/src/MirandaUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirFox/src/MirandaUtils.h')
-rw-r--r--plugins/MirFox/src/MirandaUtils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/MirFox/src/MirandaUtils.h b/plugins/MirFox/src/MirandaUtils.h
index f43c7c0f67..f08b90da5f 100644
--- a/plugins/MirFox/src/MirandaUtils.h
+++ b/plugins/MirFox/src/MirandaUtils.h
@@ -82,6 +82,8 @@ private:
void addMessageToDB(MCONTACT hContact, char* msgBuffer, std::size_t bufSize, char* targetHandleSzProto);
+ void notifyHookToOpenMsgWindow(ActionThreadArgStruct* args, bool showMessageToSend);
+
void setStatusOnAccount(ActionThreadArgStruct* args);
void onProtoAckOnInstance(ACKDATA* ack);