Merging from old trunk:
r637475 | mueller | 2007-02-26 16:46:23 +0100 (Mon, 26 Feb 2007) | 2 lines header cleanness++ svn path=/trunk/KDE/kdebase/workspace/; revision=659554
This commit is contained in:
parent
c2791ad389
commit
6081a9f0a8
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ class KWIN_EXPORT KCommonDecoration : public KDecoration
|
|||
virtual void iconChange();
|
||||
virtual void activeChange();
|
||||
virtual void captionChange();
|
||||
public slots:
|
||||
public Q_SLOTS:
|
||||
void keepAboveChange(bool above);
|
||||
void keepBelowChange(bool below);
|
||||
void slotMaximize();
|
||||
|
|
Loading…
Reference in a new issue