mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
infoviewer: use forward declaration instead of including infoviewer_bb
Origin commit data
------------------
Branch: ni/coolstream
Commit: 967f85eb5f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
committed by
Jacek Jendrzej
parent
bc240399a7
commit
43f4d834ed
@@ -33,6 +33,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
#include "infoviewer.h"
|
||||
#include "infoviewer_bb.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
@@ -41,11 +41,11 @@
|
||||
#include <driver/fade.h>
|
||||
#include <system/settings.h>
|
||||
#include "widget/menue.h"
|
||||
#include <gui/infoviewer_bb.h>
|
||||
#include <string>
|
||||
#include <zapit/channel.h>
|
||||
#include <gui/components/cc.h>
|
||||
|
||||
class CInfoViewerBB;
|
||||
class CInfoViewer
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user