mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Use Main.SessionName as a replacement for FConn.Description.
This commit is contained in:
@ -42,7 +42,6 @@ type
|
||||
MysqlParams : TMysqlConnParams; // stuff that needs to be shipped over to the mysql driver.
|
||||
DatabaseList : WideString;
|
||||
DatabaseListSort : Boolean;
|
||||
Description : String;
|
||||
MysqlConn : TZConnection;
|
||||
end;
|
||||
POpenConnProf = ^TOpenConnProf;
|
||||
|
Reference in New Issue
Block a user