--- sbbs/sbbs3/ctrl/codeinputformunit.h 2018/04/24 16:39:34 1.1.1.1 +++ sbbs/sbbs3/ctrl/codeinputformunit.h 2018/04/24 16:41:03 1.1.1.2 @@ -1,6 +1,6 @@ /* Synchronet Control Panel (GUI Borland C++ Builder Project for Win32) */ -/* $Id: codeinputformunit.h,v 1.1.1.1 2018/04/24 16:39:34 root Exp $ */ +/* $Id: codeinputformunit.h,v 1.1.1.2 2018/04/24 16:41:03 root Exp $ */ /**************************************************************************** * @format.tab-size 4 (Plain Text/Source Code File Header) * @@ -55,6 +55,7 @@ __published: TButton *CancelBtn; TBevel *Bevel1; TLabel *Label; + TComboBox *ComboBox; TEdit *Edit; void __fastcall FormShow(TObject *Sender); private: