mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Move heading panels from above grids to tab captions (hostname, database, table) and status bar (uptime, MySQL version). Makes space for coming GUI changes.
This commit is contained in:
@ -192,7 +192,7 @@ begin
|
||||
TimerCloseFormReminder.Enabled := true;
|
||||
end;
|
||||
end;
|
||||
MainForm.ShowStatus( STATUS_MSG_READY, 2 );
|
||||
MainForm.ShowStatus( STATUS_MSG_READY );
|
||||
end;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user