mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2026-07-28 04:55:31 +00:00
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