SVN_SILENT nobody likes array of refs ;-)

svn path=/trunk/KDE/kdebase/workspace/; revision=707747
icc-effect-5.14.5
Arto Hytönen 2007-09-02 20:26:39 +00:00
parent e1c6433c8e
commit ff80b0da99
1 changed files with 1 additions and 1 deletions

View File

@ -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)