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 --- AffinityPanel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'AffinityPanel.h') diff --git a/AffinityPanel.h b/AffinityPanel.h index 392a259..63283c5 100644 --- a/AffinityPanel.h +++ b/AffinityPanel.h @@ -14,6 +14,8 @@ in the source distribution for its full text. #include "ProcessList.h" #include "ListItem.h" +extern PanelClass AffinityPanel_class; + Panel* AffinityPanel_new(ProcessList* pl, Affinity* affinity); Affinity* AffinityPanel_getAffinity(Panel* this); -- cgit v1.2.3