now it is setPixmap(RadioButton *)
svn path=/trunk/KDE/kdelibs/; revision=1023069
This commit is contained in:
parent
67515c758a
commit
58b8324d0e
@ -112,7 +112,7 @@ protected:
|
||||
void changeEvent(QEvent *event);
|
||||
|
||||
private:
|
||||
Q_PRIVATE_SLOT(d, void setPixmap())
|
||||
Q_PRIVATE_SLOT(d, void setPixmap(RadioButton *))
|
||||
|
||||
RadioButtonPrivate * const d;
|
||||
Q_PRIVATE_SLOT(d, void setPalette())
|
||||
|
Loading…
x
Reference in New Issue
Block a user