From 7dd8c2dd2dd432dd234c604558620c6861cd1bbd Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 4 Jul 2010 11:44:23 +0200 Subject: Added actors and genres to NewMovieWizard Implemented 2 new pages for NewMovieWizard: actors and genres. --- mappingtablewidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mappingtablewidget.h') diff --git a/mappingtablewidget.h b/mappingtablewidget.h index d6df991..34b877a 100644 --- a/mappingtablewidget.h +++ b/mappingtablewidget.h @@ -21,6 +21,7 @@ class MappingTableWidget : public QWidget{ Q_OBJECT public: explicit MappingTableWidget(const QString &table, QWidget *parent = 0); + MappingTableItemModel *model() { return mModel; } public slots: void setStringList(const QStringList &list); -- cgit v1.2.3-70-g09d2