Typo fix
Change-Id: I994ebbad19873236ad6d8dc99f721908722d302a
This commit is contained in:
@@ -208,7 +208,7 @@ public: // public for Sal Implementation
|
|||||||
// set new parent window
|
// set new parent window
|
||||||
virtual void SetParent( SalFrame* pNewParent ) = 0;
|
virtual void SetParent( SalFrame* pNewParent ) = 0;
|
||||||
// reparent window to act as a plugin; implementation
|
// reparent window to act as a plugin; implementation
|
||||||
// may choose to use a new system window inetrnally
|
// may choose to use a new system window internally
|
||||||
// return false to indicate failure
|
// return false to indicate failure
|
||||||
virtual bool SetPluginParent( SystemParentData* pNewParent ) = 0;
|
virtual bool SetPluginParent( SystemParentData* pNewParent ) = 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user