mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
Fixes for non-standart icon sizes. Not complete yet, work in progress. Probably will broke commit #568
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@569 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -45,6 +45,10 @@ class CScreenSetup : public CMenuTarget
|
||||
private:
|
||||
CFrameBuffer * frameBuffer;
|
||||
int selected;
|
||||
int x_box;
|
||||
int y_box;
|
||||
int BoxHeight;
|
||||
int BoxWidth;
|
||||
int x_coord[2];
|
||||
int y_coord[2];
|
||||
|
||||
|
Reference in New Issue
Block a user