]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - dialog.h
2001-12-22 Gary R. Van Sickle <g.r.vansickle@worldnet.att.net>
[cygwin-apps/setup.git] / dialog.h
index 810d5f2061112a15556c040283d2442a4de265d1..9211eee14ffc983ea6684904133920a7530fcdd6 100644 (file)
--- a/dialog.h
+++ b/dialog.h
@@ -22,7 +22,7 @@ extern int next_dialog;
 /* either "nothing to do" or "setup complete" or something like that */
 extern int exit_msg;
 
-#define D(x) void x(HINSTANCE _h)
+#define D(x) void x(HINSTANCE _h, HWND owner)
 
 /* prototypes for all the do_* functions (most called by main.cc) */
 
This page took 0.025215 seconds and 5 git commands to generate.