Add twindow::video().
This commit is contained in:
parent
f55c78f624
commit
dbae7bc6e6
1 changed files with 2 additions and 0 deletions
|
@ -319,6 +319,8 @@ public:
|
|||
|
||||
/***** ***** ***** setters / getters for members ***** ****** *****/
|
||||
|
||||
CVideo& video() { return video_; }
|
||||
|
||||
/**
|
||||
* Sets there return value of the window.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue