개정판 19abb0c0
issue #000: fontlist 디자인 수정 & AutoCAD, Group Visibility 변경
Change-Id: Ia71ef6fbcbc19c317b20a5e0afe0d3507e02bd26
KCOM/Properties/Settings.Designer.cs | ||
---|---|---|
207 | 207 |
|
208 | 208 |
[global::System.Configuration.UserScopedSettingAttribute()] |
209 | 209 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
210 |
[global::System.Configuration.DefaultSettingValueAttribute("1")]
|
|
210 |
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
211 | 211 |
public int cad { |
212 | 212 |
get { |
213 | 213 |
return ((int)(this["cad"])); |
... | ... | |
240 | 240 |
this["Remote_BaseClientAddress"] = value; |
241 | 241 |
} |
242 | 242 |
} |
243 |
|
|
244 |
[global::System.Configuration.UserScopedSettingAttribute()] |
|
245 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
246 |
[global::System.Configuration.DefaultSettingValueAttribute("0")] |
|
247 |
public int grouping { |
|
248 |
get { |
|
249 |
return ((int)(this["grouping"])); |
|
250 |
} |
|
251 |
set { |
|
252 |
this["grouping"] = value; |
|
253 |
} |
|
254 |
} |
|
243 | 255 |
} |
244 | 256 |
} |
내보내기 Unified diff