]> git.sesse.net Git - vlc/blobdiff - plugins/win32/about.h
* ./AUTHORS: added myself :)
[vlc] / plugins / win32 / about.h
index f4141c5e3ba56a6beede16a820376569c0788126..43cef14ec9f72f9bc212fce13cb3623f882d993b 100644 (file)
 #include <StdCtrls.hpp>\r
 #include <Forms.hpp>\r
 #include <Buttons.hpp>\r
+#include <ExtCtrls.hpp>\r
+#include <Graphics.hpp>\r
 //---------------------------------------------------------------------------\r
 class TAboutDlg : public TForm\r
 {\r
 __published:   // IDE-managed Components\r
     TLabel *Label1;\r
     TLabel *Label2;\r
-    TLabel *Label21;\r
-    TGroupBox *GroupBoxAuthors;\r
-    TLabel *Label3;\r
     TLabel *Label4;\r
-    TLabel *Label5;\r
-    TLabel *Label6;\r
-    TLabel *Label7;\r
-    TLabel *Label8;\r
-    TLabel *Label9;\r
-    TLabel *Label10;\r
-    TLabel *Label11;\r
-    TLabel *Label12;\r
-    TLabel *Label13;\r
-    TLabel *Label14;\r
-    TLabel *Label15;\r
-    TLabel *Label16;\r
-    TLabel *Label17;\r
-    TLabel *Label18;\r
-    TLabel *Label19;\r
-    TLabel *Label20;\r
     TBitBtn *BitBtnOk;\r
+    TLabel *Label3;\r
+    TImage *Image1;\r
 private:       // User declarations\r
 public:                // User declarations\r
     __fastcall TAboutDlg( TComponent* Owner );\r