Kaydet (Commit) 5e89a906 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.60.26); FILE MERGED

2006/05/23 19:05:05 sb 1.60.26.2: RESYNC: (1.60-1.62); FILE MERGED
2005/11/23 14:52:02 gh 1.60.26.1: remove problem with FreeResource being protected
üst 1c77a1e1
......@@ -4,9 +4,9 @@
*
* $RCSfile: basic.src,v $
*
* $Revision: 1.62 $
* $Revision: 1.63 $
*
* last change: $Author: rt $ $Date: 2006-05-05 08:11:30 $
* last change: $Author: hr $ $Date: 2006-06-19 17:34:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -859,7 +859,7 @@ ModelessDialog IDD_PRINT_DIALOG {
};
ModelessDialog IDD_OPTIONS_DLG
TabDialog IDD_OPTIONS_DLG
{
OutputSize = TRUE ;
SVLook = TRUE ;
......@@ -900,17 +900,6 @@ ModelessDialog IDD_OPTIONS_DLG
Text[ en-US ] = "Font";
};
};
OKButton RID_OK {
Pos = MAP_APPFONT( 65, 124 );
Size = MAP_APPFONT( 55, 12 );
TabStop = TRUE;
DefButton = TRUE;
};
CancelButton RID_CANCEL {
Pos = MAP_APPFONT( 135, 124 );
Size = MAP_APPFONT( 55, 12 );
TabStop = TRUE;
};
};
Text[ en-US ] = "Settings";
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment