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
src/components

View file

@ -42,7 +42,7 @@
#include "modules/volume.hpp"
#endif
LEMONBUDDY_NS
POLYBAR_NS
using namespace modules;
@ -547,4 +547,4 @@ void controller::on_update() {
}
}
LEMONBUDDY_NS_END
POLYBAR_NS_END