Changed header comment block texts
authorSami Rämö <sami.ramo@ixonos.com>
Mon, 19 Apr 2010 07:59:20 +0000 (10:59 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Mon, 19 Apr 2010 07:59:20 +0000 (10:59 +0300)
src/map/maptile.h
src/map/mapview.h

index 9ce60d7..7e40cce 100644 (file)
@@ -39,7 +39,7 @@ public:
     MapTile();
 
 /*******************************************************************************
- * CLASS SPECIFIC MEMBER FUNCTIONS AND SLOTS
+ * MEMBER FUNCTIONS AND SLOTS
  ******************************************************************************/
     /**
     * @brief Set drawing level of the tile based on current zoom level
index 9a517bc..e454016 100644 (file)
@@ -78,7 +78,7 @@ private:
     void timerEvent(QTimerEvent *event);
 
 /*******************************************************************************
- * CLASS SPECIFIC MEMBER FUNCTIONS AND SLOTS
+ * MEMBER FUNCTIONS AND SLOTS
  ******************************************************************************/
 public slots:
     /**