From b0768ce9758a349df68fee08cd02f39566d99ec7 Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 4 Apr 2018 21:42:55 +0200 Subject: MoviePropertiesDialog: actually do something Update database on accpet() Yes, I know that some code could be shared, but I want to keep it clean. --- moviepropertiesdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'moviepropertiesdialog.h') diff --git a/moviepropertiesdialog.h b/moviepropertiesdialog.h index 944b4c3..f44c35a 100644 --- a/moviepropertiesdialog.h +++ b/moviepropertiesdialog.h @@ -16,6 +16,7 @@ class MoviePropertiesDialog : public QDialog { public slots: void init(int seriesPartsId); + virtual void accept(); private: void setupDialog(); -- cgit v1.2.3-70-g09d2