branch | CompilerCompatibility |
changeset 49 | 4c02a47fcdfc |
parent 0 | dd21522fd290 |
--- a/webengine/wmlengine/src/MVC/include/MVCScroll.h Thu Mar 04 13:17:10 2010 -0800 +++ b/webengine/wmlengine/src/MVC/include/MVCScroll.h Thu Mar 04 14:02:57 2010 -0800 @@ -135,7 +135,7 @@ /** * Method returns the first sibling box whose width and height are not zero */ - NW_LMgr_Box_t* CMVCScroll::GetFirstSiblingBox (NW_LMgr_Box_t* box); + NW_LMgr_Box_t* GetFirstSiblingBox (NW_LMgr_Box_t* box); private: // Private methods and member variables /**