fix: project rename
This commit is contained in:
parent
6a6796160a
commit
fd57ab0f3d
172 changed files with 363 additions and 881 deletions
include/utils
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include "common.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace string_util {
|
||||
/**
|
||||
|
@ -34,4 +34,4 @@ namespace string_util {
|
|||
hash_type hash(string src);
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue