Introduce IconDialogBase as base dialog box
commit456cabf4a0249ea287f82a48d444b753545db77d
authorjlh <jlh@gmx.ch>
Thu, 22 May 2008 19:35:25 +0000 (22 21:35 +0200)
committerjlh <jlh@gmx.ch>
Thu, 22 May 2008 19:35:25 +0000 (22 21:35 +0200)
tree3d2d15a9d68774de910aefa4d612757cb7a78ddc
parent70808768381028a712e68c196e98273af72c67f3
Introduce IconDialogBase as base dialog box

Since RecordConfirmationDialog, LegalInformationDialog and
FirstRunDialog had duplicate code for the layout and display of
standard icons, this is now their common base.  The layout has
slightly changed.
gui.cpp
gui.h