menu: hide detail line objects without paintBackgroundBoxRel()

Origin commit data
------------------
Branch: ni/coolstream
Commit: 53d4ef64aa
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-16 (Mon, 16 Jul 2012)

Origin message was:
------------------
*menu: hide detail line objects without paintBackgroundBoxRel()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2012-07-16 22:18:49 +02:00
parent 0ed04a868f
commit e5993b939c
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;