mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
* Fix segfault in bouquet editor
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
class CListBox : public CMenuWidget
|
||||
class CListBox : public CMenuTarget
|
||||
{
|
||||
protected:
|
||||
CFrameBuffer* frameBuffer;
|
||||
|
Reference in New Issue
Block a user