X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/95bfd958bda8955ac81277c78e5627c926154f39..e9f4948e73cc32814aa96546c4d975afd252cda9:/wxPython/demo/Layoutf.py

diff --git a/wxPython/demo/Layoutf.py b/wxPython/demo/Layoutf.py
index 8958a533f0..b5b5e38581 100644
--- a/wxPython/demo/Layoutf.py
+++ b/wxPython/demo/Layoutf.py
@@ -64,5 +64,5 @@ overview = layoutf.Layoutf.__doc__
 if __name__ == '__main__':
     import sys,os
     import run
-    run.main(['', os.path.basename(sys.argv[0])])
+    run.main(['', os.path.basename(sys.argv[0])] + sys.argv[1:])