Uwe Stöhr <[EMAIL PROTECTED]> writes:

|  >> | -     connect(scaleCB, SIGNAL(clicked()),
|  >> | +     connect(scaleCB, SIGNAL(clicked() ),
| 
|  > Rather remove the spaces instead of adding new ones... we do not use
|  > this kind of spacing elsewhere.
| 
| The whole file uses this spacing only this line not.

But it doesn't... "SIGNAL( clicked() )" is used elsewhere, not
"SIGNAL(clicked() )"

But I still think that we should use "SIGNAL(clicked())", but I won't
insist on it.

-- 
        Lgb

Reply via email to