[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/parts/xulsupport
From:       Harald Fernengel <harry () kdevelop ! org>
Date:       2003-08-28 18:59:50
[Download RAW message or body]

CVS commit by harald: 

compile


  M +1 -1      xulsupport_part.cpp   1.2


--- kdevelop/parts/xulsupport/xulsupport_part.cpp  #1.1:1.2
@@ -386,5 +386,5 @@ XulCodeCompletion::cursorPositionChanged
         KRegExp prevReg("\\<[\\d\\w]\\b$" );
 
-        if ( prevReg.match( prevText ) )
+        if ( prevReg.match( prevText.local8Bit() ) )
         {
                 kdDebug()<<"### MATCHED!"<<endl;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic