ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/about.cpp
(Generate patch)

Comparing AE/Installer/trunk/source/about.cpp (file contents):
Revision 547 by iritscen, Mon May 24 02:43:35 2010 UTC vs.
Revision 548 by gumby, Wed May 26 22:55:00 2010 UTC

# Line 126 | Line 126 | void About::CreateControls()
126                                                          "SFeLi: Original Daodan DLL\n" +
127                                                          "ssg: Documenting Oni's game data";
128      wxStaticText* itemStaticText5 = new wxStaticText( itemPanel3, wxID_STATIC, _(aboutText.c_str()), wxDefaultPosition, wxDefaultSize, wxNO_BORDER );
129 +        
130      itemBoxSizer4->Add(itemStaticText5, 0, wxALIGN_LEFT|wxALL, 5);
131          
132      wxStaticLine* itemStaticLine6 = new wxStaticLine( itemPanel3, wxID_STATIC, wxDefaultPosition, wxDefaultSize, wxLI_HORIZONTAL );

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)