Kaydet (Commit) 89288d6e authored tarafından Kohei Yoshida's avatar Kohei Yoshida

This is now struct, not class.

Change-Id: I36bceeb27ff03e09f78c794cdefb4093d94b23b9
üst e3ee3690
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
class Application; class Application;
class SvTreeListBox; class SvTreeListBox;
class SvTreeListEntry; class SvTreeListEntry;
class SvViewDataItem; struct SvViewDataItem;
class SvViewDataEntry; class SvViewDataEntry;
class SvInplaceEdit2; class SvInplaceEdit2;
class SvLBoxString; class SvLBoxString;
......
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