- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Qt4/QtMainWindow.hpp
rd20ded re0b5f0 23 23 #include "Menu/Qt4/QtMenu.hpp" 24 24 25 class QtElementList; 26 class QtFragmentList; 27 class QtHomologyList; 28 class QtLogBox; 25 29 class QtMoleculeList; 26 class QtElementList;27 class QtHomologyList;28 class QtFragmentList;29 30 class QtShapeController; 30 31 class StringView; … … 64 65 QtToolBar *toolbar; 65 66 QSlider *timeline; 67 QtLogBox *logBox; 66 68 67 69 };
Note:
See TracChangeset
for help on using the changeset viewer.