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