git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use gstreamer for playing media files
[enigma2.git]
/
lib
/
gui
/
ewindow.h
diff --git
a/lib/gui/ewindow.h
b/lib/gui/ewindow.h
index d36d912401a5e85e739426c3c2d227a2f0e29fb0..bb7f771cc57a72b2e921c69c44a3248afb51c954 100644
(file)
--- a/
lib/gui/ewindow.h
+++ b/
lib/gui/ewindow.h
@@
-32,6
+32,7
@@
private:
std::string m_title;
eWidget *m_child;
int m_flags;
+ eWidgetDesktop *m_desktop;
};
#endif