mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 21:14:35 +03:00
Rename StringUtils.[ch] to XUtils.[ch]
This commit is contained in:
@ -15,7 +15,7 @@ in the source distribution for its full text.
|
||||
#include "ColumnsPanel.h"
|
||||
#include "Header.h"
|
||||
#include "Platform.h"
|
||||
#include "StringUtils.h"
|
||||
#include "XUtils.h"
|
||||
|
||||
|
||||
static const char* const AvailableColumnsFunctions[] = {" ", " ", " ", " ", "Add ", " ", " ", " ", " ", "Done ", NULL};
|
||||
|
Reference in New Issue
Block a user