mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 04:00:06 +00:00
No more disabling of actions in the instance toolbar. It makes no sense.
This commit is contained in:
@@ -16,7 +16,6 @@ public:
|
||||
void copy(const QDir &newDir) override;
|
||||
|
||||
virtual QString getStatusbarDescription();
|
||||
virtual bool menuActionEnabled(QString action_name) const;
|
||||
|
||||
virtual std::shared_ptr<Task> doUpdate() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user