]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/make_installer_inno4.py
Added the wx.HVScrolledWindow class.
[wxWidgets.git] / wxPython / distrib / make_installer_inno4.py
index 1078b3331c1cf9c0f91fae52072e52adc6b8c9ac..ab82ae7e75e63b7423ea640a50d2f5c36cccb2da 100755 (executable)
@@ -621,7 +621,7 @@ def main():
     ISSFILE         = "__wxPython.iss"
     ISSDEMOFILE     = "__wxPythonDemo.iss"
     IFSFILE         = "__wxPython.ifs"
-    IFSFILEREF         = "CodeFile = " + IFSFILE
+    IFSFILEREF    = "CodeFile = " + IFSFILE
     IFSFILEREF = ""
     UNINSTALL_BATCH = get_batch_files()
     PKGDIR          = open('src/wx.pth').read()