]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xrc/derivdlg.h
only check for lib directory for architectures which have multiple ABIs (Solaris...
[wxWidgets.git] / samples / xrc / derivdlg.h
index 63df8e8244a4464bec181eeee00a4452c0a5f645..e04d5555d2e79a76d7acea75c886f0aa0da81b8c 100644 (file)
@@ -54,7 +54,7 @@ private:
 
     // Stuff to do when a "My Checkbox" gets updated
     // (drawn, or it changes its value)
-    void OuUpdateUIMyCheckbox( wxUpdateUIEvent &event );
+    void OnUpdateUIMyCheckbox( wxUpdateUIEvent &event );
 
     // Override base class functions of a wxDialog.
     void OnOK( wxCommandEvent &event );