Kaydet (Commit) b5c70093 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS vcl22 (1.7.20); FILE MERGED

2004/05/25 13:22:35 pl 1.7.20.1: #i16683# moved system ui fonts check box from accessibility to view tab page
üst c712f66e
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: optgdlg.hxx,v $ * $RCSfile: optgdlg.hxx,v $
* *
* $Revision: 1.9 $ * $Revision: 1.10 $
* *
* last change: $Author: rt $ $Date: 2004-06-17 16:10:38 $ * last change: $Author: obo $ $Date: 2004-07-05 09:27:56 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -142,6 +142,7 @@ private: ...@@ -142,6 +142,7 @@ private:
MetricField aWindowSizeMF; MetricField aWindowSizeMF;
FixedText aIconSizeFT; FixedText aIconSizeFT;
ListBox aIconSizeLB; ListBox aIconSizeLB;
CheckBox m_aSystemFont;
#if defined( UNX ) || defined ( FS_PRIV_DEBUG ) #if defined( UNX ) || defined ( FS_PRIV_DEBUG )
CheckBox aFontAntiAliasing; CheckBox aFontAntiAliasing;
......
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