From d123e0ce94bf90b2adb0a4000930eb467e293226 Mon Sep 17 00:00:00 2001 From: sje Date: Wed, 1 Nov 2006 14:48:34 +0000 Subject: git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@16 4f64403b-2f21-0410-a795-97e2b3489a10 --- updater/conf_comp_dialog.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 updater/conf_comp_dialog.h (limited to 'updater/conf_comp_dialog.h') diff --git a/updater/conf_comp_dialog.h b/updater/conf_comp_dialog.h new file mode 100644 index 0000000..fb4a272 --- /dev/null +++ b/updater/conf_comp_dialog.h @@ -0,0 +1,8 @@ +#ifndef _CONF_COMP_DIALOG_INC +#define _CONF_COMP_DIALOG_INC + +#include "options.h" + +BOOL CALLBACK DlgProcConfirmComponents(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam); + +#endif -- cgit v1.2.3