fix: project rename

This commit is contained in:
Michael Carlberg 2016-11-19 06:22:44 +01:00
parent 6a6796160a
commit fd57ab0f3d
172 changed files with 363 additions and 881 deletions
include/components

View file

@ -6,7 +6,7 @@
#include "config.hpp"
#include "drawtypes/label.hpp"
LEMONBUDDY_NS
POLYBAR_NS
#define DEFAULT_SPACING -1
@ -94,4 +94,4 @@ class builder {
int m_fontindex = 1;
};
LEMONBUDDY_NS_END
POLYBAR_NS_END