Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/UIElements/Qt4/QtMainWindow.hpp

    rd20ded re0b5f0  
    2323#include "Menu/Qt4/QtMenu.hpp"
    2424
     25class QtElementList;
     26class QtFragmentList;
     27class QtHomologyList;
     28class QtLogBox;
    2529class QtMoleculeList;
    26 class QtElementList;
    27 class QtHomologyList;
    28 class QtFragmentList;
    2930class QtShapeController;
    3031class StringView;
     
    6465  QtToolBar *toolbar;
    6566  QSlider *timeline;
     67  QtLogBox *logBox;
    6668
    6769};
Note: See TracChangeset for help on using the changeset viewer.