comparison tools/duic/tests/ui_mainwindow.d @ 52:09a0f1d048f2

update parser to that from jambi 4.5, attemt to fix building with gcc 4.4
author eldar
date Mon, 18 May 2009 15:23:28 +0000
parents 2085c2157b50
children d5a6b6269f44
comparison
equal deleted inserted replaced
51:2bd596a4b984 52:09a0f1d048f2
1 /******************************************************************************** 1 /********************************************************************************
2 ** Form generated from reading ui file 'mainwindow.ui' 2 ** Form generated from reading ui file 'mainwindow.ui'
3 ** 3 **
4 ** Created: Mon May 18 06:21:12 2009 4 ** Created: Mon May 18 06:38:11 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
206 } 206 }
207 207
208 struct MainWindow { 208 struct MainWindow {
209 mixin Ui_MainWindow; 209 mixin Ui_MainWindow;
210 } 210 }
211
211 mixin QT_END_NAMESPACE; 212 mixin QT_END_NAMESPACE;
212 213