From 831a1031b14f4899905e54dd94fdff5d263eb609 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 13 Aug 2010 17:06:00 +0200 Subject: Implemented editing of file part numbers Added the possibility to edit file part numbers via context menu in FilesTreeWidget. This action triggers the edit event on the specific QModelIndex. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 5b3d6c7..3d52c7e 100644 --- a/shemov.h +++ b/shemov.h @@ -105,6 +105,7 @@ class SheMov : public QMainWindow { QAction *mMoveFilesA; QAction *mSetDvdNoA; QAction *mSetQualityA; + QAction *mSetPartNoA; QAction *mDeleteFilesFromTreeA; QAction *mFilePropertiesA; -- cgit v1.2.3-70-g09d2