mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
global.h: Use forward-declarations to reduce number of dependencies
This commit is contained in:
committed by
svenhoefer
parent
7f35a67426
commit
5ab6b53054
@@ -30,6 +30,7 @@
|
||||
#include <global.h>
|
||||
#include <neutrino.h>
|
||||
|
||||
#include <driver/display.h>
|
||||
|
||||
CProgressWindow::CProgressWindow(CComponentsForm *parent)
|
||||
: CComponentsWindow(0, 0, 700, 200, string(), NEUTRINO_ICON_INFO, NULL, parent)
|
||||
|
Reference in New Issue
Block a user