Use constant variables to store cached constants in wxPGGlobalVarsClass.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -279,8 +279,9 @@ typedef int (*wxPGSortCallback)(wxPropertyGrid* propGrid,
|
||||
wxPGProperty* p2);
|
||||
|
||||
|
||||
|
||||
#if WXWIN_COMPATIBILITY_3_0
|
||||
typedef wxString wxPGCachedString;
|
||||
#endif
|
||||
|
||||
/** @}
|
||||
*/
|
||||
|
Reference in New Issue
Block a user