]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/ogl/studio/studio.h
wxMutexGuiEnter/Leave didn't work because this file is compiled with wxUSE_GUI=0
[wxWidgets.git] / contrib / samples / ogl / studio / studio.h
index 0104a164561d319b3d59f8ff71af08ba98c559d4..599f693aa51e01215f942ed45575f667ea4fc113 100644 (file)
@@ -34,7 +34,7 @@ class csFrame;
 // Define a new application
 class csApp: public wxApp
 {
-    friend csFrame;
+    friend class csFrame;
 public:
     csApp();
     ~csApp();