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