- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/CommandLineUI/CommandLineUIFactory.hpp
r163110 r462201 48 48 virtual ~CommandLineUIFactory(); 49 49 50 virtual Dialog* makeDialog( const std::string &_title);50 virtual Dialog* makeDialog(); 51 51 virtual MainWindow* makeMainWindow(); 52 52
Note:
See TracChangeset
for help on using the changeset viewer.