changeset 63 | 4707a0db12f6 |
parent 50 | 21fe8338c6bf |
--- a/videocollection/tsrc/stubs/inc/hbmessagebox.h Fri Sep 03 12:37:43 2010 +0300 +++ b/videocollection/tsrc/stubs/inc/hbmessagebox.h Mon Sep 20 18:25:37 2010 +0300 @@ -21,13 +21,14 @@ #include <qobject.h> #include <qstring.h> +#include "hbdialog.h" #include "hbaction.h" class QGraphicsWidget; class QGraphicsScene; class QGraphicsItem; -class HbMessageBox : public QObject +class HbMessageBox : public HbDialog { Q_OBJECT