From 65a9a1e58f30f5806ba12571518bee96ee44d05f Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 4 Jan 2020 13:23:37 +0100 Subject: Make it possible to edit the fileno Default value is 0 (not SQL NULL, but zero) if none is given. Shouldn't hurt. --- editfiledialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'editfiledialog.h') diff --git a/editfiledialog.h b/editfiledialog.h index e4f91ae..3067a1b 100644 --- a/editfiledialog.h +++ b/editfiledialog.h @@ -27,6 +27,7 @@ class EditFileDialog : public QDialog { void setupGui(); QLineEdit *mFileName; QLineEdit *mMd5Sum; + QLineEdit *mFileNo; QLineEdit *mDvdNo; QLineEdit *mQuality; QLineEdit *mDuration; -- cgit v1.2.3-70-g09d2