From 61b5308d704af70fc133b37c21c730387c8a9cc3 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 15 Jul 2012 00:04:43 +0200 Subject: Add new pictures dialog to FileManager Add new pics dialog to context menu of the file manager. --- shemov.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.cpp') diff --git a/shemov.cpp b/shemov.cpp index 5e6e748..162a6c8 100644 --- a/shemov.cpp +++ b/shemov.cpp @@ -820,6 +820,7 @@ void SheMov::createMenus(){ QAction *sep11 = new QAction(this); sep11->setSeparator(true); mFSWidget->fileView()->addAction(sep11); + mFSWidget->fileView()->addAction(mNewPicsA); mFSWidget->fileView()->addAction(mArchiveSelectedA); //ArchiveTreeView context menu -- cgit v1.2.3-70-g09d2