Remove stray semicolon
This commit is contained in:
parent
c623db087a
commit
7c9b9ed288
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ public:
|
|||
|
||||
bool isGrabbed() const {
|
||||
return m_tabGrab || m_desktopGrab;
|
||||
};
|
||||
}
|
||||
|
||||
void initShortcuts();
|
||||
|
||||
|
|
Loading…
Reference in a new issue