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

List:       kde-commits
Subject:    branches/KDE/4.3/kdeedu/marble/src/lib
From:       Adriaan de Groot <groot () kde ! org>
Date:       2009-07-22 23:19:32
Message-ID: 1248304772.191734.12358.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1001344 by adridg:

Compile (link) fix. Match constness.

 M  +1 -1      ViewParams.cpp  


--- branches/KDE/4.3/kdeedu/marble/src/lib/ViewParams.cpp #1001343:1001344
@@ -262,7 +262,7 @@
     return d->m_radiusUpdated;
 }
 
-void ViewParams::setRadiusUpdated( int radiusUpdated )
+void ViewParams::setRadiusUpdated( const int radiusUpdated )
 {
     d->m_radiusUpdated = radiusUpdated;
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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