瀏覽代碼

map.h edited online with Bitbucket

Sara Beatriz Schwarz Iglesias 7 年之前
父節點
當前提交
cfb485abb3
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      map.h

+ 1
- 0
map.h 查看文件

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