개정판 c5519c44
- convert log 수정
- markus text font 변경시 저장 여부 메시지 나오도록 수정
-
Change-Id: I85fa01d063204c85eb5b70bf34a3773f5cb5fd8f
KCOM/Properties/Settings.Designer.cs | ||
---|---|---|
261 | 261 |
this["cad"] = value; |
262 | 262 |
} |
263 | 263 |
} |
264 |
|
|
265 |
[global::System.Configuration.UserScopedSettingAttribute()] |
|
266 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
267 |
[global::System.Configuration.DefaultSettingValueAttribute("")] |
|
268 |
public string FontFamily { |
|
269 |
get { |
|
270 |
return ((string)(this["FontFamily"])); |
|
271 |
} |
|
272 |
set { |
|
273 |
this["FontFamily"] = value; |
|
274 |
} |
|
275 |
} |
|
264 | 276 |
} |
265 | 277 |
} |
내보내기 Unified diff