summaryrefslogtreecommitdiff
path: root/MirOTR/dialogs.h
diff options
context:
space:
mode:
Diffstat (limited to 'MirOTR/dialogs.h')
-rw-r--r--MirOTR/dialogs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MirOTR/dialogs.h b/MirOTR/dialogs.h
new file mode 100644
index 0000000..528622f
--- /dev/null
+++ b/MirOTR/dialogs.h
@@ -0,0 +1,2 @@
+void VerifyContextDialog(ConnContext* context);
+INT_PTR CALLBACK DlgProcVerifyContext(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam); \ No newline at end of file