Merging from old trunk:
r629104 | hausmann | 2007-02-01 12:40:13 +0100 (Thu, 01 Feb 2007) | 2 lines Don't crash due to a missing Q_OBJECT macro svn path=/trunk/KDE/kdebase/workspace/; revision=659531
This commit is contained in:
parent
125cfda8e0
commit
79ab08b9e9
1 changed files with 1 additions and 0 deletions
|
@ -291,6 +291,7 @@ class KWIN_EXPORT KCommonDecorationButton : public QAbstractButton
|
|||
|
||||
friend class KCommonDecoration;
|
||||
|
||||
Q_OBJECT
|
||||
public:
|
||||
KCommonDecorationButton(ButtonType type, KCommonDecoration *parent);
|
||||
virtual ~KCommonDecorationButton();
|
||||
|
|
Loading…
Reference in a new issue