Kalle Dalheimer <[EMAIL PROTECTED]> writes:


| > Also, a contentious point, but is it possible that we use :
| >
| >     if (condition) {
| >
| > rather than
| >
| >     if ( condition ) {
| >
| > consistently across the handwritten Qt2 files ? currently it's not even
| > consistent in some source files, and I personally would really prefer to
| > go the way of most lyx source.
| 
| Having spaces around the condition makes grepping a lot easier IMHO.

Possibly (but only marginally I guess) ... but the rest of LyX does
not use this.

-- 
        Lgb

Reply via email to