fix: project rename
This commit is contained in:
parent
6a6796160a
commit
fd57ab0f3d
172 changed files with 363 additions and 881 deletions
include/components
|
@ -4,7 +4,7 @@
|
|||
#include "components/signals.hpp"
|
||||
#include "components/types.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
DEFINE_ERROR(unrecognized_token);
|
||||
|
||||
|
@ -27,4 +27,4 @@ class parser {
|
|||
vector<int> m_actions;
|
||||
};
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue