- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/TextUI/TextDialog.cpp
r163110 rf130d4 41 41 42 42 43 TextDialog::TextDialog(const std::string &_title) : 44 Dialog(_title) 43 TextDialog::TextDialog() 45 44 { 46 45 }
Note:
See TracChangeset
for help on using the changeset viewer.