From 81edb4693860749b1062a0a5e5344d91022d5a01 Mon Sep 17 00:00:00 2001 From: pierre Date: Wed, 18 Jun 2003 09:54:13 +0000 Subject: [PATCH] * use termios.inc TwinSize definition --- fv/unixsmsg.inc | 11 ++++------- fvision/unixsmsg.inc | 11 ++++------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/fv/unixsmsg.inc b/fv/unixsmsg.inc index 125ef00fda..8501fbe6d2 100644 --- a/fv/unixsmsg.inc +++ b/fv/unixsmsg.inc @@ -34,12 +34,6 @@ uses Const SystemEventActive : Boolean = false; -type - TWinSize = record - ws_row, ws_col, ws_xpixel, ws_ypixel : smallint; - end; - - var lastxsize,lastysize : longint; @@ -125,7 +119,10 @@ end; { $Log$ - Revision 1.2 2002-06-07 14:15:10 pierre + Revision 1.3 2003-06-18 09:54:13 pierre + * use termios.inc TwinSize definition + + Revision 1.2 2002/06/07 14:15:10 pierre * add window resizing support for unix Revision 1.1 2002/05/21 11:59:57 pierre diff --git a/fvision/unixsmsg.inc b/fvision/unixsmsg.inc index 125ef00fda..8501fbe6d2 100644 --- a/fvision/unixsmsg.inc +++ b/fvision/unixsmsg.inc @@ -34,12 +34,6 @@ uses Const SystemEventActive : Boolean = false; -type - TWinSize = record - ws_row, ws_col, ws_xpixel, ws_ypixel : smallint; - end; - - var lastxsize,lastysize : longint; @@ -125,7 +119,10 @@ end; { $Log$ - Revision 1.2 2002-06-07 14:15:10 pierre + Revision 1.3 2003-06-18 09:54:13 pierre + * use termios.inc TwinSize definition + + Revision 1.2 2002/06/07 14:15:10 pierre * add window resizing support for unix Revision 1.1 2002/05/21 11:59:57 pierre