aboutsummaryrefslogtreecommitdiffstats
path: root/AffinityPanel.h
blob: 8ab39633b9563de1ea666b801ce8f9cb37679c98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* Do not edit this file. It was automatically generated. */

#ifndef HEADER_AffinityPanel
#define HEADER_AffinityPanel

#include "ProcessList.h"
#include "Panel.h"
#include "CheckItem.h"

#include "debug.h"
#include <assert.h>

Panel* AffinityPanel_new(ProcessList* pl, Affinity* affinity);

Affinity* AffinityPanel_getAffinity(Panel* this);

#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy