Fix instances getting deselected after FTB instances are loaded (or whenever the model is reset)
This commit is contained in:
parent
fcb8612c10
commit
093143cfef
2 changed files with 21 additions and 18 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue