From 177c9f58a5d3ca5676c2ec7a7a7d277d31a315f6 Mon Sep 17 00:00:00 2001 From: neingeist Date: Sun, 4 Nov 2007 23:47:18 +0000 Subject: [PATCH] wx version is now 2.8 --- smstool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smstool.py b/smstool.py index f82658b..67555cf 100644 --- a/smstool.py +++ b/smstool.py @@ -1,7 +1,7 @@ #!/usr/bin/python import wxversion -#wxversion.select("2.5") +wxversion.select("2.8") from wxPython.wx import * #import bsddb #import os