mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 13:11:13 +00:00
Disable "Commit" button in VCS plugin if there's no commit message
This commit is contained in:
parent
d3ff3dc6ce
commit
221738fb81
2 changed files with 8 additions and 7 deletions
|
|
@ -110,6 +110,7 @@ private:
|
|||
void _clear_file_diff();
|
||||
void _update_stage_status();
|
||||
void _update_commit_status();
|
||||
void _update_commit_button();
|
||||
|
||||
friend class EditorVCSInterface;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue