Remove extra semicolon

This commit is contained in:
Frederik Gladhorn 2018-10-27 10:59:53 +02:00
parent 8d5bb96bdb
commit 7d1d28ea2c

View file

@ -160,7 +160,7 @@ public:
*/
bool isDisplayed() const {
return m_displayRefcount > 0;
};
}
/**
* @returns @c true if TabBox is shown, @c false if replaced by Effect