21 #ifndef SAYONARACOMBOBOX_H 22 #define SAYONARACOMBOBOX_H 24 #include "GUI/Utils/Widgets/Widget.h" 35 explicit ComboBox(QWidget* parent=
nullptr);
39 void changeEvent(QEvent* e)
override;
44 #endif // SAYONARACOMBOBOX_H Definition: GUI_ControlsBase.h:43
Definition: ComboBox.h:29