#ifndef COLLAPSIBLEMENU_H #define COLLAPSIBLEMENU_H #include class CollapsibleMenu : public QWidget { }; #endif // COLLAPSIBLEMENU_H