]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Corrected _setCallbackInfo code so GiveFeedback can work
[wxWidgets.git] / wxPython / demo / Main.py
index 31a56a73a703549e644a9a365c09a1e70955f0a0..0eeda26ad1d38be413e94bd5ed0e83d7cac0c1d2 100644 (file)
@@ -221,7 +221,7 @@ _treeList = [
         ]),
 
     # need libs not coming with the demo
-    ('Objects using an external library', [
+    ('Samples using an external library', [
         'GLCanvas',
         ]),