changeset 65 | a9d57bd8d7b7 |
parent 52 | e3cecb93e76a |
--- a/videocollection/tsrc/stubs/inc/hbmessagebox.h Fri Sep 17 08:30:05 2010 +0300 +++ b/videocollection/tsrc/stubs/inc/hbmessagebox.h Mon Oct 04 00:19:07 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