 |
Sayonara Player
|
24 #ifndef PLUGINCLOSEBUTTON_H
25 #define PLUGINCLOSEBUTTON_H
27 #include <QPushButton>
29 #include "Gui/Utils/Widgets/WidgetTemplate.h"
43 virtual void enterEvent(QEvent* e)
override;
44 virtual void leaveEvent(QEvent* e)
override;
56 void skinChanged()
override;
59 #endif // PLUGINCLOSEBUTTON_H