Remove unused 'fav_rm' ToolButton in EditorFileDialog
(cherry picked from commit 579fffd97e
)
This commit is contained in:
parent
7f691e8bb9
commit
3ccb859711
|
@ -124,7 +124,6 @@ private:
|
|||
|
||||
ToolButton *fav_up;
|
||||
ToolButton *fav_down;
|
||||
ToolButton *fav_rm;
|
||||
|
||||
ItemList *favorites;
|
||||
ItemList *recent;
|
||||
|
|
Loading…
Reference in New Issue