summaryrefslogtreecommitdiff
path: root/plugins/WebView/src/webview.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/WebView/src/webview.h')
-rw-r--r--plugins/WebView/src/webview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/WebView/src/webview.h b/plugins/WebView/src/webview.h
index ad69459257..561557e7e2 100644
--- a/plugins/WebView/src/webview.h
+++ b/plugins/WebView/src/webview.h
@@ -213,6 +213,7 @@ int ProcessAlerts(MCONTACT hContact, char *truncated, char *tstr, char *contact
INT_PTR CALLBACK DlgPopUpOpts(HWND hdlg, UINT msg, WPARAM wParam, LPARAM lParam);
INT_PTR CALLBACK DlgProcFind(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam);
int DataDialogResize(HWND hwndDlg, LPARAM lParam, UTILRESIZECONTROL * urc);
+int OptInitialise(WPARAM, LPARAM);
void Filter(char *truncated);
void TxtclrLoop();