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

List:       kde-commits
Subject:    branches/kdevelop/3.4/languages/cpp
From:       David Nolden <david.nolden.kde () art-master ! de>
Date:       2006-10-26 15:41:34
Message-ID: 1161877294.216996.10244.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 599303 by zwabel:

resolve a bug: Include-file-information was lost when locating the context-class

 M  +1 -0      simpletype.h  


--- branches/kdevelop/3.4/languages/cpp/simpletype.h #599302:599303
@@ -106,6 +106,7 @@
     SimpleType& operator = ( const SimpleType& rhs ) {
       m_type = rhs.m_type;
       m_resolved = rhs.m_resolved;
+      m_includeFiles = rhs.m_includeFiles;
       return *this;
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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