log signals
This commit is contained in:
parent
144a79ee00
commit
17e88bf059
11 changed files with 74 additions and 55 deletions
5
src/helpers/MiscFunctions.hpp
Normal file
5
src/helpers/MiscFunctions.hpp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include "../includes.hpp"
|
||||
|
||||
void addWLSignal(wl_signal*, wl_listener*, void* pOwner, std::string ownerString);
|
||||
Loading…
Add table
Add a link
Reference in a new issue