Implement a much more visually appealing, but much more internally
[sgt/putty] / putty.h
diff --git a/putty.h b/putty.h
index af5b755..23bf547 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -269,6 +269,7 @@ void random_destroy_seed(void);
 /*
  * Exports from windlg.c.
  */
+int defuse_showwindow(void);
 int do_config (void);
 int do_reconfig (HWND);
 void do_defaults (char *, Config *);