]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/app.cpp
Warning fixes after recent library changes.
[wxWidgets.git] / src / gtk / app.cpp
index b894f1bb1c0cd2340195a08eec067a41614127cc..6b9ddf198c6a8e4242d229ba5a38d8310704624d 100644 (file)
@@ -447,6 +447,7 @@ wxApp::wxApp()
 
     // this is NULL for a "regular" wxApp, but is set (and freed) by a wxGLApp
     m_glVisualInfo = (void *) NULL;
+    m_glFBCInfo = (void *) NULL;
 }
 
 wxApp::~wxApp()