Remove doc references to 'common value' (which is unfinished feature)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1420,7 +1420,9 @@ public:
|
||||
}
|
||||
#endif
|
||||
|
||||
/** Same as GetValueAsString, except takes common value into account.
|
||||
/** To acquire property's value as string, you should use this
|
||||
function (instead of GetValueAsString()), as it may produce
|
||||
more accurate value in future versions.
|
||||
*/
|
||||
wxString GetValueString( int argFlags = 0 ) const;
|
||||
|
||||
|
Reference in New Issue
Block a user