Remove obsolete references to 'target page' concept
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		| @@ -556,10 +556,10 @@ public: | ||||
|     */ | ||||
|     virtual bool RemovePage( int page ); | ||||
|  | ||||
|     /** Select and displays a given page. Also makes it target page for | ||||
|         insert operations etc. | ||||
|     /** Select and displays a given page. | ||||
|  | ||||
|         @param index | ||||
|         Index of page being seleced. Can be -1 to select nothing. | ||||
|             Index of page being seleced. Can be -1 to select nothing. | ||||
|     */ | ||||
|     void SelectPage( int index ); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user