mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Add forgotten class scope
This commit is contained in:
@@ -208,7 +208,7 @@ def run():
|
||||
|
||||
c.find('GTKSuppressDiagnostics').setCppCode("""\
|
||||
#ifdef __WXGTK__
|
||||
GTKSuppressDiagnostics(flags);
|
||||
wxApp::GTKSuppressDiagnostics(flags);
|
||||
#endif
|
||||
""")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user