From 3af9f3f8b900b9dd5e09300e74d6ce49018be98e Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 7 Aug 2010 20:19:58 +0200 Subject: Fix doubleclick in FilesTreeWidget Doubleclicking the DvdNo in FilesWidget did 1. play the movie 2. create an editor event in the widget Now doubleclicking only starts the default player. The quality can be edited via context menu. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 2d7c94e..5b3d6c7 100644 --- a/shemov.h +++ b/shemov.h @@ -104,6 +104,7 @@ class SheMov : public QMainWindow { QAction *mMoveToBurnA; QAction *mMoveFilesA; QAction *mSetDvdNoA; + QAction *mSetQualityA; QAction *mDeleteFilesFromTreeA; QAction *mFilePropertiesA; -- cgit v1.2.3-70-g09d2