added export in context menu for pictures
This commit is contained in:
		
							parent
							
								
									cb9f9d27bd
								
							
						
					
					
						commit
						90e69b88a2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -176,6 +176,7 @@ void SnapmaticWidget::contextMenuEvent(QContextMenuEvent *ev) | |||
|     QMenu contextMenu(this); | ||||
|     contextMenu.addAction(tr("View"), this, SLOT(on_cmdView_clicked())); | ||||
|     contextMenu.addAction(tr("Copy"), this, SLOT(on_cmdCopy_clicked())); | ||||
|     contextMenu.addAction(tr("Export"), this, SLOT(on_cmdExport_clicked())); | ||||
|     contextMenu.addAction(tr("Delete"), this, SLOT(on_cmdDelete_clicked())); | ||||
|     if (ui->cbSelected->isVisible()) | ||||
|     { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue