mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
gui/update_menue.cpp: fix crash in dtor, CMenuForwarder is deleted on menu delete
This commit is contained in:
@@ -40,7 +40,6 @@ class CSoftwareUpdate : public CMenuTarget
|
||||
{
|
||||
private:
|
||||
int width;
|
||||
CMenuForwarder * update_item;
|
||||
int showSoftwareUpdate();
|
||||
void showSoftwareUpdateExpert(CMenuWidget *w_mtd_expert);
|
||||
|
||||
|
Reference in New Issue
Block a user