eventlist: use CListHelpers::UpDownKey

This commit is contained in:
Stefan Seyfried
2016-01-16 15:38:04 +01:00
committed by svenhoefer
parent aec658ce2f
commit 99453de557
3 changed files with 7 additions and 24 deletions

View File

@@ -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: