Changeset 495a53 for molecuilder/src/UIElements/TextUIFactory.cpp
- Timestamp:
- May 8, 2010, 9:59:27 PM (16 years ago)
- Children:
- 48b5fd
- Parents:
- e04838
- File:
-
- 1 edited
-
molecuilder/src/UIElements/TextUIFactory.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/UIElements/TextUIFactory.cpp
re04838 r495a53 27 27 } 28 28 29 MainWindow* TextUIFactory::makeMainWindow( menuPopulaters populaters) {30 return new TextWindow( populaters);29 MainWindow* TextUIFactory::makeMainWindow() { 30 return new TextWindow(); 31 31 } 32 32
Note:
See TracChangeset
for help on using the changeset viewer.
