mirror of
https://github.com/polybar/polybar.git
synced 2026-02-13 00:05:42 +00:00
refactor(modules): Get rid of .inl files
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user