minor code styling fixes
This commit is contained in:
parent
9370c7aa8a
commit
f663fa209c
5 changed files with 2 additions and 11 deletions
|
|
@ -2,9 +2,7 @@
|
|||
#include "InputManager.hpp"
|
||||
#include "../../Compositor.hpp"
|
||||
|
||||
CInputMethodRelay::CInputMethodRelay() {
|
||||
|
||||
}
|
||||
CInputMethodRelay::CInputMethodRelay() { }
|
||||
|
||||
void CInputMethodRelay::onNewIME(wlr_input_method_v2* pIME) {
|
||||
if (m_pWLRIME) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue