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

List:       kde-commits
Subject:    kdelibs/kate/interfaces
From:       Christoph Cullmann <crossfire () babylon2k ! de>
Date:       2004-07-31 21:32:16
Message-ID: 20040731213216.1CC5599E8 () office ! kde ! org
[Download RAW message or body]

CVS commit by cullmann: 

fix BC, move the new stuff to the new interface, please, don't break BC again for \
document ;)


  M +8 -2      document.h   1.78


--- kdelibs/kate/interfaces/document.h  #1.77:1.78
@@ -41,4 +41,9 @@
 #include <kaction.h>
 
+/**
+ * Kate namespace
+ * All classes in this namespace must stay BC
+ * during one major release series (e.g. 3.x, 4.x, ...)
+ */
 namespace Kate
 {
@@ -122,6 +127,5 @@ class Document : public KTextEditor::Doc
                      public KTextEditor::PrintInterface, public \
KTextEditor::WordWrapInterface,  public KTextEditor::MarkInterfaceExtension,
-                     public KTextEditor::SelectionInterfaceExt, public \
                KTextEditor::DocumentInfoInterface,
-                     public KTextEditor::VariableInterface
+                     public KTextEditor::SelectionInterfaceExt
 {
   Q_OBJECT
@@ -263,4 +267,6 @@ class Document : public KTextEditor::Doc
  */
 class DocumentExt
+ : public KTextEditor::DocumentInfoInterface,
+   public KTextEditor::VariableInterface
 {
   public:


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

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