]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/StandardPaths.py
reverted part of patch 1610494 (rev 1.35) which broke handling of ends of lines
[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)