From 84281bdc44ea42e110efd256cdcdd37a84276204 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 26 Dec 2011 21:35:57 +0000 Subject: major header cleanup --- SignalsPanel.h | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'SignalsPanel.h') diff --git a/SignalsPanel.h b/SignalsPanel.h index 83e8b7eb..598c70fb 100644 --- a/SignalsPanel.h +++ b/SignalsPanel.h @@ -2,16 +2,14 @@ #ifndef HEADER_SignalsPanel #define HEADER_SignalsPanel +/* +htop - SignalsPanel.h +(C) 2004-2011 Hisham H. Muhammad +Released under the GNU GPL, see the COPYING file +in the source distribution for its full text. +*/ #include "Panel.h" -#include "ListItem.h" -#include "RichString.h" - -#include "debug.h" -#include - -#include - typedef struct SignalItem_ { const char* name; -- cgit v1.2.3