mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
fix gcc 4.7.x warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: df2ab71978
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -99,6 +99,7 @@ class CExtendedInput_Item
|
||||
virtual bool isSelectable(){return true;};
|
||||
|
||||
virtual void keyPressed( int /*key*/ ){};
|
||||
virtual ~CExtendedInput_Item() {};
|
||||
};
|
||||
|
||||
class CExtendedInput_Item_Spacer : public CExtendedInput_Item
|
||||
|
Reference in New Issue
Block a user