mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
eventlist: use CListHelpers::UpDownKey
This commit is contained in:
committed by
svenhoefer
parent
aec658ce2f
commit
99453de557
@@ -40,11 +40,12 @@
|
||||
#include "infoviewer.h"
|
||||
|
||||
#include "widget/menue.h"
|
||||
#include "widget/listhelpers.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
class CEventList
|
||||
class CEventList : public CListHelpers
|
||||
{
|
||||
// Eventfinder start
|
||||
public:
|
||||
|
Reference in New Issue
Block a user