Code formatting of lgconfig
[vlp.git] / src / lgconfig / lgconfig.h
index 4036391e1e7fbcc62828f82a592a2ace619fd0f4..bdd2ae24fa39cd360fb7638c778409576eae81df 100644 (file)
@@ -49,7 +49,7 @@ public:
         * @param addr address of the node to search for
         * @return true if node with specified address has been found, false otherwise
         */
-       bool check_addr(char * addr);
+       bool check_addr(QString addr);
 
 public slots:
        void AddNode();