Changeset 495a53 for molecuilder/src/UIElements/CommandLineWindow.hpp
- Timestamp:
- May 8, 2010, 9:59:27 PM (16 years ago)
- Children:
- 48b5fd
- Parents:
- e04838
- File:
-
- 1 edited
-
molecuilder/src/UIElements/CommandLineWindow.hpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/UIElements/CommandLineWindow.hpp
re04838 r495a53 16 16 { 17 17 public: 18 CommandLineWindow( menuPopulaters);18 CommandLineWindow(); 19 19 virtual ~CommandLineWindow(); 20 20 … … 22 22 23 23 private: 24 // populaters 25 void populateParserActions(); 24 26 25 27 CommandLineStatusIndicator *statusIndicator;
Note:
See TracChangeset
for help on using the changeset viewer.
