mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1000 System : Added keyboard shortcuts for copy/paste actions
This commit is contained in:
@@ -115,7 +115,8 @@ void RicPasteEclipseViewsFeature::onActionTriggered(bool isChecked)
|
||||
void RicPasteEclipseViewsFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setText("Paste (Eclipse Views)");
|
||||
actionToSetup->setIcon(QIcon(":/clipboard.png"));
|
||||
|
||||
RicPasteFeatureImpl::setIconAndShortcuts(actionToSetup);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user