style: run clang-format
This commit is contained in:
parent
db91d949f7
commit
63e3668529
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
class CEventLoopManager {
|
||||
public:
|
||||
CEventLoopManager();
|
||||
|
||||
|
||||
void enterLoop(wl_display* display, wl_event_loop* wlEventLoop);
|
||||
void addTimer(std::shared_ptr<CEventLoopTimer> timer);
|
||||
void removeTimer(std::shared_ptr<CEventLoopTimer> timer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue