mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
CComponentsPicture: use current instance of CPictureViewer
reduce precautionary too much unnecessary impact
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
Picture is usable as an object like each other CCItems.
|
||||
*/
|
||||
|
||||
class CComponentsPicture : public CComponentsItem, public CPictureViewer
|
||||
class CComponentsPicture : public CComponentsItem
|
||||
{
|
||||
protected:
|
||||
///possible image formats
|
||||
|
Reference in New Issue
Block a user