From f6e0b7d0c07e4043a96b3ac976eaf082454f4501 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 6 Jun 2006 20:28:42 +0000 Subject: Regenerated all headers. --- CategoriesPanel.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'CategoriesPanel.h') diff --git a/CategoriesPanel.h b/CategoriesPanel.h index 5a4fbf18..e0162be9 100644 --- a/CategoriesPanel.h +++ b/CategoriesPanel.h @@ -1,4 +1,4 @@ -/* Do not edit this file. It was automatically genarated. */ +/* Do not edit this file. It was automatically generated. */ #ifndef HEADER_CategoriesPanel #define HEADER_CategoriesPanel @@ -6,6 +6,9 @@ #include "AvailableMetersPanel.h" #include "MetersPanel.h" #include "DisplayOptionsPanel.h" +#include "ColumnsPanel.h" +#include "ColorsPanel.h" +#include "AvailableColumnsPanel.h" #include "Panel.h" @@ -21,8 +24,6 @@ typedef struct CategoriesPanel_ { } CategoriesPanel; - - CategoriesPanel* CategoriesPanel_new(Settings* settings, ScreenManager* scr); void CategoriesPanel_delete(Object* object); -- cgit v1.2.3