summaryrefslogtreecommitdiffstats
path: root/examples/webbrowser/mainwindow.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webbrowser/mainwindow.py')
-rw-r--r--examples/webbrowser/mainwindow.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/webbrowser/mainwindow.py b/examples/webbrowser/mainwindow.py
index 24ca188..2d4e740 100644
--- a/examples/webbrowser/mainwindow.py
+++ b/examples/webbrowser/mainwindow.py
@@ -3,13 +3,13 @@
# Form implementation generated from reading ui file 'mainwindow.ui'
#
# Created: Sun Dec 5 14:50:47 2004
-# by: The PyTQt User Interface Compiler (pyuic) snapshot-20041203
+# by: The PyTQt User Interface Compiler (pytquic) snapshot-20041203
#
# WARNING! All changes made in this file will be lost!
-from PyTQt.qt import *
-from PyTQt.qtaxcontainer import TQAxWidget
+from PyTQt.tqt import *
+from PyTQt.tqtaxcontainer import TQAxWidget
image0_data = [
"32 32 3 1",
@@ -925,7 +925,7 @@ class MainWindow(TQMainWindow):
self.setName("MainWindow")
- self.setCentralWidget(TQWidget(self,"qt_central_widget"))
+ self.setCentralWidget(TQWidget(self,"tqt_central_widget"))
MainWindowLayout = TQHBoxLayout(self.centralWidget(),0,6,"MainWindowLayout")
self.Frame3 = TQFrame(self.centralWidget(),"Frame3")