25 #ifndef GUILIBRARYINFOBOX_H_ 26 #define GUILIBRARYINFOBOX_H_ 28 #include "GUI/Utils/Widgets/Dialog.h" 29 #include "Utils/Pimpl.h" 45 void language_changed()
override;
46 void skin_changed()
override;
47 void showEvent(QShowEvent* e)
override;
Definition: GUI_LibraryInfoBox.h:33