Changeset b918031 for molecuilder/src/UIElements/CommandLineUIFactory.cpp
- Timestamp:
- May 9, 2010, 11:59:35 AM (16 years ago)
- Children:
- e62daa
- Parents:
- c93262
- git-author:
- Frederik Heber <heber@…> (05/09/10 11:15:17)
- git-committer:
- Frederik Heber <heber@…> (05/09/10 11:59:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/UIElements/CommandLineUIFactory.cpp
rc93262 rb918031 25 25 26 26 Dialog* CommandLineUIFactory::makeDialog() { 27 return NULL;27 return new CommandLineDialog(); 28 28 } 29 29
Note:
See TracChangeset
for help on using the changeset viewer.
