From 519b2392f16adbf179ef7a117513dc7a2b890b6e Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 4 Apr 2018 12:35:31 +0200 Subject: Fill MoviePropertiesDialog, part 1 --- moviepropertiesdialog.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'moviepropertiesdialog.h') diff --git a/moviepropertiesdialog.h b/moviepropertiesdialog.h index 63b03bf..a409b0a 100644 --- a/moviepropertiesdialog.h +++ b/moviepropertiesdialog.h @@ -11,7 +11,9 @@ class QStandardItemModel; class MoviePropertiesDialog : public QDialog { public: explicit MoviePropertiesDialog(QWidget *parent = nullptr); - void setPartsId(int id); + + public slots: + void init(int seriesPartsId); private: void setupDialog(); -- cgit v1.2.3-70-g09d2