]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/StandardPaths.py
Another package name fix
[wxWidgets.git] / wxPython / demo / StandardPaths.py
index a90a9b5045c231e902e006e805531097cc615bf2..11491eb1265ba0901b642b3ee4faacc96e24f67b 100644 (file)
@@ -55,6 +55,7 @@ class TestPanel(wx.Panel):
                   'GetInstallPrefix',
                   'GetResourcesDir',
                   'GetTempDir',
+                  'GetExecutablePath',
                   ]:
             makeitem(x)