mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Added buttons to BookmarksPanel
This commit is contained in:
parent
bd048e2fe6
commit
09c31d5db1
8 changed files with 196 additions and 45 deletions
|
@ -809,6 +809,7 @@ namespace IDE
|
|||
dlg(mProfilePanel);
|
||||
dlg(mPropertiesPanel);
|
||||
dlg(mAutoCompletePanel);
|
||||
dlg(mBookmarksPanel);
|
||||
}
|
||||
|
||||
public override void ShutdownCompleted()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue