1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-06-30 18:52:47 -04:00

refactor(modules): Get rid of .inl files

This commit is contained in:
Michael Carlberg 2016-12-21 09:21:35 +01:00
parent 7979f5b3d4
commit 788a7ca3a3
31 changed files with 144 additions and 276 deletions

View file

@ -2,13 +2,11 @@
#include "drawtypes/label.hpp"
#include "modules/meta/base.inl"
#include "modules/meta/timer_module.inl"
POLYBAR_NS
namespace modules {
template class module<github_module>;
template class timer_module<github_module>;
/**
* Construct module