瀏覽代碼

Added missing keys in gispoi.h

Rafael Arce Nazario 9 年之前
父節點
當前提交
d074f8cc04
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      gispoi.h

+ 1
- 1
gispoi.h 查看文件

@@ -41,7 +41,7 @@ public:
41 41
     /// \~Spanish
42 42
     /// \brief constructor por defecto
43 43
     ///
44
-    GISPOI();
44
+    GISPOI(){};
45 45
 
46 46
     /// \fn GISPOI(const QString &s, double latitude, double longitude)
47 47
     /// \~English