osd_setup.cpp: Fix segfault in mode single tuner/display tuner icon

Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a414b7c56
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2012-10-02 11:58:12 +02:00
parent b927dd99d0
commit b7dbab80c0
2 changed files with 3 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
int width;
bool is_wizard;
int show_tuner_icon;
int showOsdSetup();
void showOsdMenueColorSetup(CMenuWidget *menu_colors);