uistyle: Support reverse color rendering
[quassel.git] / src / uisupport / uistyle.h
index f0618bb..35d9eee 100644 (file)
@@ -81,7 +81,6 @@ public:
         Bold            = 0x00000100,
         Italic          = 0x00000200,
         Underline       = 0x00000400,
-        Reverse         = 0x00000800,
 
         // Individual parts of a message
         Timestamp       = 0x00001000,