summaryrefslogtreecommitdiff
path: root/Plugins/avatarhistory/popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/avatarhistory/popup.h')
-rw-r--r--Plugins/avatarhistory/popup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Plugins/avatarhistory/popup.h b/Plugins/avatarhistory/popup.h
index 74c5323..2944ba0 100644
--- a/Plugins/avatarhistory/popup.h
+++ b/Plugins/avatarhistory/popup.h
@@ -37,6 +37,7 @@ void DeInitPopups();
// Show an popup
void ShowPopup(HANDLE hContact, const TCHAR *title, const TCHAR *description);
+void ShowDebugPopup(HANDLE hContact, const TCHAR *title, const TCHAR *description);
// Show an test
void ShowTestPopup(HANDLE hContact,const TCHAR *title, const TCHAR *description, const Options *op);