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

List:       kde-commits
Subject:    koffice/kplato/chart
From:       Laurent Montel <montel () kde ! org>
Date:       2005-04-24 11:07:40
Message-ID: 20050424110740.501E962B () office ! kde ! org
[Download RAW message or body]

CVS commit by mlaurent: 

Fix compile


  M +2 -2      kptchartcanvas.h   1.4


--- koffice/kplato/chart/kptchartcanvas.h  #1.3:1.4
@@ -88,6 +88,6 @@ private:
             CanvasPtrList() {}
             void hide() {
-                while (count() > 0)
-                    hide(getFirst());
+                while (this->count() > 0)
+                    hide(this->getFirst());
             }
             void hide(type *item) {


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

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