Changes in src/UIElements/Dialog.hpp [163110:f130d4]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Dialog.hpp
r163110 rf130d4 153 153 { 154 154 public: 155 Dialog( const std::string &_title);155 Dialog(); 156 156 virtual ~Dialog(); 157 157
Note:
See TracChangeset
for help on using the changeset viewer.