[Gambas-devel] LineAnalyze

Benoit Minisini gambas at ...1...
Thu Aug 19 21:15:05 CEST 2004


On Thursday 19 August 2004 21:41, Charlie wrote:
>
> So I have to wait !?
>
> Charlie
>

Replace the line 376 in ./src/lib/qt/editor/qeditor.cpp 

              if (cn != "(")

by

              if (cn != "(" && cn != ".")

It should fix the problem.

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list