tvout/tvoutengine/src/glxhdmicontainer.cpp
changeset 43 72396548277c
parent 26 c499df2dbb33
equal deleted inserted replaced
42:5e1df1b52eb3 43:72396548277c
    73 // ----------------------------------------------------------
    73 // ----------------------------------------------------------
    74 //
    74 //
    75 RWindow* CGlxHdmiContainer::GetWindow()
    75 RWindow* CGlxHdmiContainer::GetWindow()
    76     {
    76     {
    77     TRACER("CGlxHdmiContainer::GetWindow()");
    77     TRACER("CGlxHdmiContainer::GetWindow()");
    78     return &Window();   
    78     return &iWsWindow;   
    79     }
    79     }
    80 
    80 
    81 // -----------------------------------------------------------------------------
    81 // -----------------------------------------------------------------------------
    82 // CreateHdmiWindowL 
    82 // CreateHdmiWindowL 
    83 // -----------------------------------------------------------------------------
    83 // -----------------------------------------------------------------------------