ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/FAS/src/MainForm.h
(Generate patch)

Comparing trunk/FAS/src/MainForm.h (file contents):
Revision 87 by tim, Wed Aug 14 17:24:36 2002 UTC vs.
Revision 88 by tim, Mon Aug 19 20:49:08 2002 UTC

# Line 7 | Line 7
7   #include <QControls.hpp>
8   #include <QStdCtrls.hpp>
9   #include <QForms.hpp>
10 + #include <QComCtrls.hpp>
11 + #include <QExtCtrls.hpp>
12 + #include <QImgList.hpp>
13   //---------------------------------------------------------------------------
14   class TfrmMain : public TForm
15   {
16   __published:    // IDE-managed Components
17    TGroupBox *GroupBox1;
18 +  TToolBar *ToolBar1;
19 +  TStatusBar *StatusBar1;
20 +  TImageList *ImageList1;
21   private:        // User declarations
22   public:         // User declarations
23    __fastcall TfrmMain(TComponent* Owner);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines