Fix instances getting deselected after FTB instances are loaded (or whenever the model is reset)
This commit is contained in:
@ -179,6 +179,8 @@ protected:
|
||||
void setCatBackground(bool enabled);
|
||||
void updateInstanceToolIcon(QString new_icon);
|
||||
|
||||
void setSelectedInstanceById(const QString &id);
|
||||
|
||||
private:
|
||||
Ui::MainWindow *ui;
|
||||
KCategoryDrawer *drawer;
|
||||
|
Reference in New Issue
Block a user