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

List:       kde-commits
Subject:    kdelibs/interfaces/ktexteditor
From:       Dominik Haumann <dhdev () gmx ! de>
Date:       2004-04-13 19:04:33
Message-ID: 20040413190433.C05F99A1D () office ! kde ! org
[Download RAW message or body]

CVS commit by dhaumann: 

New enum entry: RESERVED. It contains the pre-defined mark types ktextinterface provides.
PLEASE someone tell me immediately if this is not BC!!!


  M +7 -0      markinterface.h   1.14


--- kdelibs/interfaces/ktexteditor/markinterface.h  #1.13:1.14
@@ -107,4 +107,11 @@ class MarkInterface
       /** Error */
       markType07= 0x40,
+
+      /**
+       * RESERVED tells us how many predefined marker types we have so far.
+       * @note If you change this you have to make sure katepart supports the new size!
+       */
+      RESERVED=7,
+
       markType08= 0x80,
       markType09= 0x100,


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

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