diff -r ef0373b55136 -r 758a864f9613 examples/tutorials/modelview/3_changingmodel/mymodel.h --- a/examples/tutorials/modelview/3_changingmodel/mymodel.h Fri Sep 17 08:34:18 2010 +0300 +++ b/examples/tutorials/modelview/3_changingmodel/mymodel.h Mon Oct 04 01:19:32 2010 +0300 @@ -42,8 +42,7 @@ #define MYMODEL_H #include - -QT_FORWARD_DECLARE_CLASS(QTimer) +#include class MyModel : public QAbstractTableModel {