mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
*menu: hide detail line objects without paintBackgroundBoxRel()
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include <system/localize.h>
|
||||
#include <gui/widget/icons.h>
|
||||
#include <gui/color.h>
|
||||
#include <gui/widget/components.h>
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
@@ -422,6 +423,7 @@ class CMenuWidget : public CMenuTarget
|
||||
private:
|
||||
mn_widget_id_t widget_index;
|
||||
CMenuGlobal *mglobal;
|
||||
CComponentsDetailLine *details_line;
|
||||
protected:
|
||||
std::string nameString;
|
||||
neutrino_locale_t name;
|
||||
|
Reference in New Issue
Block a user