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

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/widgets
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2006-09-03 7:16:24
Message-ID: 1157267784.144114.30408.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 580288 by aseigo:

nearly forgot to make this small change after it was pointed out to me
twice


 M  +1 -1      klineedit.cpp  
 M  +1 -1      klineedit.h  


--- trunk/KDE/kdelibs/kdeui/widgets/klineedit.cpp #580287:580288
@@ -187,7 +187,7 @@
     }
 }
 
-bool KLineEdit::clearButtonShown() const
+bool KLineEdit::isClearButtonShown() const
 {
     return d->clearButton != 0;
 }
--- trunk/KDE/kdelibs/kdeui/widgets/klineedit.h #580287:580288
@@ -331,7 +331,7 @@
     /**
      * @return whether or not the clear button is shown
      **/
-    bool clearButtonShown() const;
+    bool isClearButtonShown() const;
 
 Q_SIGNALS:
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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