summaryrefslogtreecommitdiffstats
path: root/CategoriesPanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'CategoriesPanel.h')
-rw-r--r--CategoriesPanel.h7
1 files changed, 4 insertions, 3 deletions
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);