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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/lib/gps
From:       Jens-Michael Hoffmann <jensmh () gmx ! de>
Date:       2008-06-04 16:16:22
Message-ID: 1212596182.302355.14745.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 816698 by jmhoffmann:

Do not declare copy constructor explicit.


 M  +1 -1      TrackPoint.h  


--- trunk/KDE/kdeedu/marble/src/lib/gps/TrackPoint.h #816697:816698
@@ -31,7 +31,7 @@
      * information elements can be entered layer
      */
     TrackPoint( double lat, double lon );
-    explicit TrackPoint( const TrackPoint& );
+    TrackPoint( const TrackPoint& );
     
     /**
      * @brief draws a 3 pixel circle for a TrackPoint
[prev in list] [next in list] [prev in thread] [next in thread] 

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