Pedantic
svn path=/trunk/KDE/kdebase/workspace/; revision=989477
This commit is contained in:
parent
d1e8306c66
commit
fb35ff9813
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ private:
|
|||
Pressed = 0x4,
|
||||
Deactivated = 0x8
|
||||
};
|
||||
Q_DECLARE_FLAGS(ButtonStates, ButtonState);
|
||||
Q_DECLARE_FLAGS(ButtonStates, ButtonState)
|
||||
void paintButton(QPainter& painter, Plasma::FrameSvg* frame, ButtonStates states);
|
||||
|
||||
private:
|
||||
|
|
Loading…
Reference in a new issue