Interface fix for Phoenix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -566,6 +566,8 @@ public:
|
|||||||
*/
|
*/
|
||||||
struct wxRendererVersion
|
struct wxRendererVersion
|
||||||
{
|
{
|
||||||
|
wxRendererVersion(int version_, int age_);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Checks if the main program is compatible with the renderer having the version
|
Checks if the main program is compatible with the renderer having the version
|
||||||
@e ver, returns @true if it is and @false otherwise.
|
@e ver, returns @true if it is and @false otherwise.
|
||||||
|
Reference in New Issue
Block a user