Changeset 4fc41a for molecuilder/src/Actions
- Timestamp:
- Mar 11, 2010, 10:37:32 AM (16 years ago)
- Children:
- ff1812
- Parents:
- 4c60ef
- File:
-
- 1 edited
-
molecuilder/src/Actions/small_actions.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Actions/small_actions.cpp
r4c60ef r4fc41a 27 27 string filename; 28 28 molecule *mol = NULL; 29 Dialog *dialog = UIFactory::get ()->makeDialog();29 Dialog *dialog = UIFactory::getInstance().makeDialog(); 30 30 31 31 dialog->queryMolecule("Enter index of molecule: ",&mol,molecules);
Note:
See TracChangeset
for help on using the changeset viewer.
