Changeset 548 for AE/Installer/trunk/source/about.cpp
- Timestamp:
- May 27, 2010, 12:55:00 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AE/Installer/trunk/source/about.cpp
r542 r548 127 127 "ssg: Documenting Oni's game data"; 128 128 wxStaticText* itemStaticText5 = new wxStaticText( itemPanel3, wxID_STATIC, _(aboutText.c_str()), wxDefaultPosition, wxDefaultSize, wxNO_BORDER ); 129 129 130 itemBoxSizer4->Add(itemStaticText5, 0, wxALIGN_LEFT|wxALL, 5); 130 131
Note:
See TracChangeset
for help on using the changeset viewer.