This commit is contained in:
Kovid Goyal 2007-12-02 21:31:17 +00:00
parent a2b31b1196
commit 007bd627ed

View File

@ -12,7 +12,7 @@
## You should have received a copy of the GNU General Public License along
## with this program; if not, write to the Free Software Foundation, Inc.,
## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.Warning
import os, sys, textwrap, cStringIO, collections, copy, traceback
import os, sys, textwrap, cStringIO, collections, traceback
from PyQt4.QtCore import Qt, SIGNAL, QObject, QCoreApplication, \
QSettings, QVariant, QSize, QThread