]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Clean up sizetip patch: remove separate header file and // comments
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index 42c85926328b76d80cfd316f2a2c435ffd6e6ff9..0636c4a1d8a7da5804242be93b8ed312e511ddf4 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -262,6 +262,12 @@ void safefree(void *);
  */
 extern char ver[];
 
+/*
+ * Exports from sizetip.c.
+ */
+void UpdateSizeTip(HWND src, int cx, int cy);
+void EnableSizeTip(int bEnable);
+
 /*
  * Exports from xlat.c.
  */