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 --- ColorsPanel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ColorsPanel.h') diff --git a/ColorsPanel.h b/ColorsPanel.h index 61b89c0..10dcb50 100644 --- a/ColorsPanel.h +++ b/ColorsPanel.h @@ -27,6 +27,8 @@ typedef struct ColorsPanel_ { } ColorsPanel; +extern PanelClass ColorsPanel_class; + ColorsPanel* ColorsPanel_new(Settings* settings, ScreenManager* scr); #endif -- cgit v1.2.3