mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Issue #2130: fix non found form resource
This commit is contained in:
@ -220,7 +220,7 @@ var
|
|||||||
DATA_INSERTNEW,
|
DATA_INSERTNEW,
|
||||||
DATA_UPDATE : String;
|
DATA_UPDATE : String;
|
||||||
|
|
||||||
{$R *.LFM}
|
{$R *.lfm}
|
||||||
|
|
||||||
|
|
||||||
{procedure TfrmTableTools.WMNCLBUTTONDOWN(var Msg: TWMNCLButtonDown) ;
|
{procedure TfrmTableTools.WMNCLBUTTONDOWN(var Msg: TWMNCLButtonDown) ;
|
||||||
|
Reference in New Issue
Block a user