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:
@@ -97,7 +97,8 @@ void RicPasteWellLogPlotFeature::onActionTriggered(bool isChecked)
|
||||
void RicPasteWellLogPlotFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setText("Paste Well Log Plot");
|
||||
actionToSetup->setIcon(QIcon(":/clipboard.png"));
|
||||
|
||||
RicPasteFeatureImpl::setIconAndShortcuts(actionToSetup);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user