formatting-fix

This commit is contained in:
DawnFire42 2026-05-21 13:53:19 -04:00
parent 69b076e1f9
commit 2931355cfb
No known key found for this signature in database
GPG key ID: 24BB855EE2911B33
5 changed files with 19 additions and 11 deletions

View file

@ -27,7 +27,7 @@ public:
bool isCompact() const
{
return compact;
};
}
protected:
void mousePressEvent(QMouseEvent *event) override;