Move SetVistaFont() to helpers unit and remove uVistaFuncs unit

This commit is contained in:
Ansgar Becker
2011-05-27 04:59:37 +00:00
parent 2d548b5ef6
commit c4565ec764
5 changed files with 18 additions and 269 deletions

View File

@ -30,7 +30,6 @@ uses
texteditor in '..\..\source\texteditor.pas' {frmTextEditor},
bineditor in '..\..\source\bineditor.pas' {frmBinEditor},
grideditlinks in '..\..\source\grideditlinks.pas',
uVistaFuncs in '..\..\source\uVistaFuncs.pas',
routine_editor in '..\..\source\routine_editor.pas' {frmRoutineEditor},
table_editor in '..\..\source\table_editor.pas' {frmTableEditor},
dbconnection in '..\..\source\dbconnection.pas',