parent
ce3ba798df
commit
f044e4c951
66 changed files with 424 additions and 446 deletions
|
|
@ -16,7 +16,7 @@ class CProtocolManager {
|
|||
private:
|
||||
std::unordered_map<std::string, CHyprSignalListener> m_mModeChangeListeners;
|
||||
|
||||
void onMonitorModeChange(CMonitor* pMonitor);
|
||||
void onMonitorModeChange(PHLMONITOR pMonitor);
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CProtocolManager> g_pProtocolManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue