compile++
svn path=/trunk/KDE/kdebase/workspace/; revision=707769
This commit is contained in:
parent
3486f094c9
commit
7d75f69e95
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ class ButtonDropSiteItem
|
|||
int width();
|
||||
int height();
|
||||
|
||||
void draw(QPainter *p, const QPalette& cg, QRect rect);
|
||||
void draw(QPainter *p, const QPalette& cg, const QRect &rect);
|
||||
|
||||
private:
|
||||
Button m_button;
|
||||
|
|
Loading…
Reference in a new issue