Introduce new dialog "Synchronize database", see issue #1289. Complex code behind "Analyze" and "Apply" buttons is missing yet.

This commit is contained in:
Ansgar Becker
2011-08-22 05:57:57 +00:00
parent 994ad81bb2
commit 01ac4b40e3
6 changed files with 417 additions and 3 deletions

View File

@ -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>