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