From f75ab6d2c11e8a8e18191b087564aedebbeb96c5 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:00:33 +0200 Subject: Imported Upstream version 1.0.3 --- CategoriesPanel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CategoriesPanel.h') diff --git a/CategoriesPanel.h b/CategoriesPanel.h index 1311fe2..9d30330 100644 --- a/CategoriesPanel.h +++ b/CategoriesPanel.h @@ -23,6 +23,8 @@ typedef struct CategoriesPanel_ { void CategoriesPanel_makeMetersPage(CategoriesPanel* this); +extern PanelClass CategoriesPanel_class; + CategoriesPanel* CategoriesPanel_new(Settings* settings, ScreenManager* scr); #endif -- cgit v1.2.3