changeset 428 | 9ae68208e2ff |
parent 364 | 7b74fa3772bf |
child 460 | 12e763c3e486 |
1.1 --- a/aboutdialog.h Tue Sep 05 09:47:13 2006 +0000 1.2 +++ b/aboutdialog.h Mon Feb 19 12:01:52 2007 +0000 1.3 @@ -7,6 +7,7 @@ 1.4 #include <QDialog> 1.5 #include <QPushButton> 1.6 #include <QString> 1.7 +#include <QMessageBox> 1.8 1.9 class AboutTextBrowser; 1.10 /////////////////////////////////////////////////////////////////////////////