# HG changeset patch # User eldar # Date 1242316698 0 # Node ID 056e83133e29495c3d27d2b00112fbfdf7f2be96 # Parent 5015aede8edd4aafa8e4134cdbb22ee555a03756 QDialogButtonBox diff -r 5015aede8edd -r 056e83133e29 build/gui.makefile --- 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 diff -r 5015aede8edd -r 056e83133e29 build/gui.txt --- 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 )