mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 04:34:35 +03:00
Fixes for header generation.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/*
|
||||
htop - TraceScreen.c
|
||||
(C) 2005 Hisham H. Muhammad
|
||||
(C) 2005-2006 Hisham H. Muhammad
|
||||
Released under the GNU GPL, see the COPYING file
|
||||
in the source distribution for its full text.
|
||||
*/
|
||||
@ -16,6 +16,8 @@ in the source distribution for its full text.
|
||||
#include "ProcessList.h"
|
||||
#include "Process.h"
|
||||
#include "ListItem.h"
|
||||
#include "ListBox.h"
|
||||
#include "FunctionBar.h"
|
||||
|
||||
/*{
|
||||
|
||||
|
Reference in New Issue
Block a user