mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Update app title when focusing any new tab that it's not an editor or a terminal.
This commit is contained in:
@@ -391,6 +391,8 @@ class EE_API UICodeEditorSplitter {
|
||||
|
||||
UITabWidget* getCurTabWidget() const;
|
||||
|
||||
UITab* getTabFromWidget( UIWidget* ) const;
|
||||
|
||||
void
|
||||
setCanCreateSplitFn( std::function<bool( SplitDirection direction, UIWidget* widget )> fn );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user