summaryrefslogtreecommitdiff
path: root/protocols/GTalkExt/src/handlers.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/GTalkExt/src/handlers.h')
-rw-r--r--protocols/GTalkExt/src/handlers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/GTalkExt/src/handlers.h b/protocols/GTalkExt/src/handlers.h
index c9d7dd120d..3218cd2b1c 100644
--- a/protocols/GTalkExt/src/handlers.h
+++ b/protocols/GTalkExt/src/handlers.h
@@ -25,3 +25,6 @@ extern HANDLE hModulesLoaded;
int ModulesLoaded(WPARAM wParam, LPARAM lParam);
int AccListChanged(WPARAM wParam, LPARAM lParam);
+int OptionsInitialization(WPARAM wParam, LPARAM lParam);
+
+void AddTipperItem(); \ No newline at end of file