correct return type in regCheck()

This commit is contained in:
Vadim Kurland
2010-10-06 01:24:24 +00:00
parent 48a8c9ff79
commit 2ca6654855
+1 -1
View File
@@ -165,7 +165,7 @@
#include <qtoolbutton.h>
extern void regCheck();
extern bool regCheck();
using namespace libfwbuilder;
using namespace std;