diff --git a/tabbox/tabbox.h b/tabbox/tabbox.h index e4b1bbe55f..61081d2b65 100644 --- a/tabbox/tabbox.h +++ b/tabbox/tabbox.h @@ -175,7 +175,7 @@ public: bool isGrabbed() const { return m_tabGrab || m_desktopGrab; - }; + } void initShortcuts();