Changeset 495a53 for molecuilder/src/UIElements/TextWindow.hpp
- Timestamp:
- May 8, 2010, 9:59:27 PM (16 years ago)
- Children:
- 48b5fd
- Parents:
- e04838
- File:
-
- 1 edited
-
molecuilder/src/UIElements/TextWindow.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/UIElements/TextWindow.hpp
re04838 r495a53 17 17 class TextStatusIndicator; 18 18 19 19 20 class TextWindow : public MainWindow 20 21 { 21 22 public: 22 TextWindow( menuPopulaters);23 TextWindow(); 23 24 virtual ~TextWindow(); 24 25 25 26 virtual void display(); 26 27 private: 28 // populaters 29 void populateEditMoleculesMenu(Menu* editMoleculesMenu); 30 27 31 TextMenu *main_menu; 28 32
Note:
See TracChangeset
for help on using the changeset viewer.
