*menu: hide detail line objects without paintBackgroundBoxRel()

This commit is contained in:
2012-07-16 22:18:49 +02:00
parent 261904acd0
commit 53d4ef64aa
2 changed files with 14 additions and 5 deletions

View File

@@ -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;