forked from Ivasoft/DSView
Remove Q_OBJECT from xtoolbutton.h
This commit is contained in:
@@ -28,9 +28,7 @@
|
||||
|
||||
|
||||
class XToolButton : public QToolButton
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
{
|
||||
public:
|
||||
XToolButton(QWidget *parent = nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user