mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-15 17:33:37 +02:00
CProgressWindow: cleanup surplus includes
already included by base class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3e2e862e81
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-12 (Tue, 12 Aug 2014)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -25,14 +25,9 @@
|
||||
#ifndef __progresswindow__
|
||||
#define __progresswindow__
|
||||
|
||||
#include <driver/framebuffer.h>
|
||||
#include <system/localize.h>
|
||||
|
||||
#include <gui/components/cc.h>
|
||||
#include "menue.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
class CProgressWindow : public CComponentsWindow, public CMenuTarget
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user