mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Introduce new dialog "Synchronize database", see issue #1289. Complex code behind "Analyze" and "Apply" buttons is missing yet.
This commit is contained in:
@ -212,6 +212,9 @@
|
||||
<DCCReference Include="..\..\source\exportgrid.pas">
|
||||
<Form>frmExportGrid</Form>
|
||||
</DCCReference>
|
||||
<DCCReference Include="..\..\source\syncdb.pas">
|
||||
<Form>frmSyncDB</Form>
|
||||
</DCCReference>
|
||||
<RcCompile Include="..\..\res\updater.rc">
|
||||
<Form>updater.res</Form>
|
||||
</RcCompile>
|
||||
|
Reference in New Issue
Block a user