X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae8635b6da660140b77627c20ef1020aa7d483db..5912d19ef7db2e64e3b4e130cbaf872a30173d1a:/wxPython/demo/StandardPaths.py diff --git a/wxPython/demo/StandardPaths.py b/wxPython/demo/StandardPaths.py index a90a9b5045..11491eb126 100644 --- a/wxPython/demo/StandardPaths.py +++ b/wxPython/demo/StandardPaths.py @@ -55,6 +55,7 @@ class TestPanel(wx.Panel): 'GetInstallPrefix', 'GetResourcesDir', 'GetTempDir', + 'GetExecutablePath', ]: makeitem(x)