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

List:       kde-commits
Subject:    KDE/kdevplatform/language/editor
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2008-10-18 16:17:32
Message-ID: 1224346652.280707.18399.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 873037 by apaku:

Default to smart ranges, this is the right thing for most languages probably.


 M  +1 -1      editorintegrator.h  


--- trunk/KDE/kdevplatform/language/editor/editorintegrator.h #873036:873037
@@ -146,7 +146,7 @@
 
   /// Associate this editor integrator with the editor which is currently editing \
the given \a url  /// @param useSmart Whether smart-ranges should be created for this \
                url.
-  void setCurrentUrl(const IndexedString& url, bool useSmart);
+  void setCurrentUrl(const IndexedString& url, bool useSmart = true);
 
   /// Retrieve a locked version of the SmartInterface for the current document, or \
null if one does not exist / is being deleted etc.  LockedSmartInterface smart() \
const;


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

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