mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
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:
@@ -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