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

List:       kde-commits
Subject:    KDE/kdevplatform/language/duchain/builders
From:       David Nolden <david.nolden.kde () art-master ! de>
Date:       2009-01-20 20:31:45
Message-ID: 1232483505.624399.23387.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 914313 by zwabel:

Forgot to commit this function, now kdevelop should compile again


 M  +3 -1      abstractcontextbuilder.h  


--- trunk/KDE/kdevplatform/language/duchain/builders/abstractcontextbuilder.h #914312:914313
@@ -300,7 +300,9 @@
   inline DUContext* lastContext() const { return m_lastContext; }
   /// Clears the last closed context.
   inline void clearLastContext() { m_lastContext = 0; }
-
+  
+  inline void setLastContext(DUContext* context) { m_lastContext = context; }
+  
   /**
    * Determine if we are recompiling an existing definition-use chain, or if
    * a new chain is being created from scratch.
[prev in list] [next in list] [prev in thread] [next in thread] 

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