renamed QtBCallCb to QtDo (and change the behavior)

This commit is contained in:
Romain Bignon 2010-07-03 17:41:57 +02:00
commit 121ab66b41
2 changed files with 23 additions and 6 deletions

View file

@ -1 +1 @@
from .qt import QtApplication, QtMainWindow, QtBCallCb
from .qt import QtApplication, QtMainWindow, QtDo