No more disabling of actions in the instance toolbar. It makes no sense.
This commit is contained in:
parent
d911c9908c
commit
1194ec9a8e
10 changed files with 0 additions and 44 deletions
|
@ -183,9 +183,6 @@ public:
|
|||
/// 'prepareForLaunch'
|
||||
virtual void cleanupAfterRun() = 0;
|
||||
|
||||
/// is a particular action enabled with this instance selected?
|
||||
virtual bool menuActionEnabled(QString action_name) const = 0;
|
||||
|
||||
virtual QString getStatusbarDescription() = 0;
|
||||
|
||||
/// FIXME: this really should be elsewhere...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue