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

List:       kde-commits
Subject:    KDE/kdevelop/buildtools/managers/qmake
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2007-10-22 21:39:51
Message-ID: 1193089191.259151.12323.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 728284 by apaku:

Workaround a wrong priority/pattern for Makefile filetype which overrides the
settings from the .kateconfig


 M  +3 -0      qmakefile.cpp  
 M  +1 -0      qmakefile.h  


--- trunk/KDE/kdevelop/buildtools/managers/qmake/qmakefile.cpp #728283:728284
@@ -115,6 +115,7 @@
     }
     QMake::Driver d;
     d.readFile( m_projectFile );
+
     if( !d.parse( &m_ast ) )
     {
         kDebug( 9024 ) << "Couldn't parse project:" << m_projectFile;
@@ -283,3 +284,5 @@
     return value;
 }
 
+//kate: hl c++;
+
--- trunk/KDE/kdevelop/buildtools/managers/qmake/qmakefile.h #728283:728284
@@ -65,3 +65,4 @@
 
 #endif
 
+//kate: hl c++;
\ No newline at end of file
[prev in list] [next in list] [prev in thread] [next in thread] 

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