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

List:       kde-commits
Subject:    kdelibs/kate/part
From:       Anders Lund <anders () alweb ! dk>
Date:       2004-03-15 18:24:36
Message-ID: 20040315182436.0523B99AC () office ! kde ! org
[Download RAW message or body]

CVS commit by alund: 

removing unnessecary debug stm
oops, selected text color for the "alert" default style


  M +1 -1      katehighlight.cpp   1.148


--- kdelibs/kate/part/katehighlight.cpp  #1.147:1.148
@@ -2727,4 +2727,5 @@ void KateHlManager::getDefaults(uint sch
   KateAttribute* alert = new KateAttribute();
   alert->setTextColor(Qt::white);
+  alert->setSelectedTextColor(Qt::red);
   alert->setBold(true);
   alert->setBGColor(Qt::red);
@@ -2749,5 +2750,4 @@ void KateHlManager::getDefaults(uint sch
     KateAttribute *i = list.at(z);
     QStringList s = config->readListEntry(defaultStyleName(z));
-kdDebug()<<defaultStyleName(z)<<" "<<z<<endl;
     if (!s.isEmpty())
     {


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

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