- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/TextUI/TextDialog.hpp
r163110 rf130d4 28 28 { 29 29 public: 30 TextDialog( const std::string &_title);30 TextDialog(); 31 31 virtual ~TextDialog(); 32 32
Note:
See TracChangeset
for help on using the changeset viewer.