finished ftp browser in the settings dialog (rewrote it, looks pretty nice now imo), various other changes

This commit is contained in:
Christian Hammacher
2007-02-12 18:21:40 +00:00
parent 862ed243be
commit 4dfb01bb1d
5 changed files with 32 additions and 5 deletions

View File

@ -21,7 +21,7 @@ uses
JvInspector, JvExControls, JvPluginManager, JvgLanguageLoader,
JvWndProcHook, CommCtrl, JvPageList, JvPageListTreeView,
SciSearchReplaceBase, SpTBXControls, JvTabBar, TB2ExtItems, SpTBXEditors,
TBXLists, SpTBXLists;
TBXLists, SpTBXLists, JvComponentBase;
type
TfrmMain = class(TForm)