Browse Source

map.h edited online with Bitbucket

Sara Beatriz Schwarz Iglesias 7 years ago
parent
commit
cfb485abb3
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      map.h

+ 1
- 0
map.h View File

10
 #include <QPair>
10
 #include <QPair>
11
 
11
 
12
 /// This is the actual widget in charge of drawing the map
12
 /// This is the actual widget in charge of drawing the map
13
+/// Este es el "widget" encargado de dibujar el mapa
13
 
14
 
14
 
15
 
15
 class Map : public QWidget
16
 class Map : public QWidget