SVN_SILENT nobody likes array of refs ;-)
svn path=/trunk/KDE/kdebase/workspace/; revision=707747
This commit is contained in:
parent
e1c6433c8e
commit
ff80b0da99
1 changed files with 1 additions and 1 deletions
|
@ -456,7 +456,7 @@ void B2Client::init()
|
|||
titlebar->installEventFilter(this);
|
||||
}
|
||||
|
||||
void B2Client::addButtons(const QString& s, const QString &tips[],
|
||||
void B2Client::addButtons(const QString& s, QString tips[],
|
||||
B2Titlebar* tb, QBoxLayout* titleLayout)
|
||||
{
|
||||
if (s.length() <= 0)
|
||||
|
|
Loading…
Reference in a new issue