mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
Mode fb and picviewer cleanup; unify channel logo display code
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@259 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -26,11 +26,7 @@
|
||||
class CFBWindow
|
||||
{
|
||||
public:
|
||||
#ifdef FB_USE_PALETTE
|
||||
typedef unsigned short color_t;
|
||||
#else
|
||||
typedef unsigned int color_t;
|
||||
#endif
|
||||
typedef void * font_t;
|
||||
typedef void * private_data_t;
|
||||
|
||||
|
Reference in New Issue
Block a user