changeset 15:056e83133e29

QDialogButtonBox
author eldar
date Thu, 14 May 2009 15:58:18 +0000
parents 5015aede8edd
children 6faf3d3cb95e
files build/gui.makefile build/gui.txt
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build/gui.makefile	Thu May 14 15:53:32 2009 +0000
+++ b/build/gui.makefile	Thu May 14 15:58:18 2009 +0000
@@ -225,4 +225,5 @@
     QInputMethodEvent_Attribute \
     QMdiArea \
     QUndoCommand \
-    QStandardItemModel
\ No newline at end of file
+    QStandardItemModel \
+    QDialogButtonBox
\ No newline at end of file
--- a/build/gui.txt	Thu May 14 15:53:32 2009 +0000
+++ b/build/gui.txt	Thu May 14 15:58:18 2009 +0000
@@ -209,4 +209,5 @@
 	QMdiArea
 	QUndoCommand
 	QStandardItemModel
+    QDialogButtonBox
 )