CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
--- a/trunk/Src/FrHiliterPrefs.pas +++ b/trunk/Src/FrHiliterPrefs.pas @@ -44,8 +44,8 @@ // Delphi StdCtrls, Forms, Controls, Classes, Menus, Buttons, // Project - IntfHiliter, FrPrefsBase, FrRTFShowCase, UColorBoxEx, UColorDialogEx, UConsts, - UEncodings, UPreferences; + FrPrefsBase, FrRTFShowCase, Hiliter.UGlobals, UColorBoxEx, UColorDialogEx, + UConsts, UEncodings, UPreferences; type @@ -168,7 +168,7 @@ // Delphi SysUtils, ExtCtrls, Windows, Graphics, Dialogs, // Project - FmPreferencesDlg, IntfCommon, UCtrlArranger, UFontHelper, UHiliteAttrs, + FmPreferencesDlg, Hiliter.UAttrs, IntfCommon, UCtrlArranger, UFontHelper, UMessageBox, URTFBuilder, URTFUtils, UUtils;