X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae8635b6da660140b77627c20ef1020aa7d483db..9a9b58229f482ecb65a4bd128ae1dbd376d91c85:/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)