mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
*neutrino eventlist: move and define some member variables in constructor
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1788 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -98,8 +98,8 @@ class EventList
|
||||
int key;
|
||||
std::string search_head_name;
|
||||
|
||||
int width;
|
||||
int height;
|
||||
int width, fw;
|
||||
int height, fh;
|
||||
int x;
|
||||
int y;
|
||||
int sort_mode;
|
||||
|
Reference in New Issue
Block a user