comparison tools/duic/tests/ui_mainwindow.d @ 104:64b874c86f9b

fixed bug with QSpinBox
author eldar
date Sat, 30 May 2009 13:07:26 +0000
parents 7be693ea7070
children
comparison
equal deleted inserted replaced
103:236401001115 104:64b874c86f9b
1 /******************************************************************************** 1 /********************************************************************************
2 ** Form generated from reading ui file 'mainwindow.ui' 2 ** Form generated from reading ui file 'mainwindow.ui'
3 ** 3 **
4 ** Created: Tue May 19 04:13:07 2009 4 ** Created: Sat May 30 11:51:12 2009
5 ** by: QtD User Interface Compiler version 4.5.0 5 ** by: QtD User Interface Compiler version 4.5.0
6 ** 6 **
7 ** WARNING! All changes made in this file will be lost when recompiling ui file! 7 ** WARNING! All changes made in this file will be lost when recompiling ui file!
8 ********************************************************************************/ 8 ********************************************************************************/
9 9
10 //module ui_mainwindow; 10 module ui_mainwindow;
11 11
12 public import qt.core.QString; 12 public import qt.core.QString;
13 public import qt.core.QVariant; 13 public import qt.core.QVariant;
14 public import qt.gui.QAction; 14 public import qt.gui.QAction;
15 public import qt.gui.QApplication; 15 public import qt.gui.QApplication;