2
0
forked from Ivasoft/DSView

Remove Q_OBJECT from xtoolbutton.h

This commit is contained in:
dreamsourcelabTAI
2024-02-26 15:41:44 +08:00
parent 3f36f6d064
commit 50d72fec3c

View File

@@ -28,9 +28,7 @@
class XToolButton : public QToolButton
{
Q_OBJECT
{
public:
XToolButton(QWidget *parent = nullptr);