mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added command features for paste of Eclipse view and Eclipse case
This commit is contained in:
@@ -81,6 +81,8 @@ public:
|
||||
void refreshEnabledState();
|
||||
void refreshCheckedState();
|
||||
|
||||
bool canFeatureBeExecuted() { return this->isCommandEnabled(); }
|
||||
|
||||
public slots:
|
||||
void actionTriggered(bool isChecked) { this->onActionTriggered(isChecked); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user