summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2012-07-15 00:04:43 +0200
committerArno <am@disconnect.de>2012-07-15 00:04:43 +0200
commit61b5308d704af70fc133b37c21c730387c8a9cc3 (patch)
treeab4091f5bfe4416ca3bcdaf312ff8d68eb727754
parent0606d420f6bbb645affe251b9d89a58ddbc97ace (diff)
downloadSheMov-61b5308d704af70fc133b37c21c730387c8a9cc3.tar.gz
SheMov-61b5308d704af70fc133b37c21c730387c8a9cc3.tar.bz2
SheMov-61b5308d704af70fc133b37c21c730387c8a9cc3.zip
Add new pictures dialog to FileManager
Add new pics dialog to context menu of the file manager.
-rw-r--r--shemov.cpp1
1 files changed, 1 insertions, 0 deletions
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