mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-13 00:19:55 +02:00
correct return type in regCheck()
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
#include <qtoolbutton.h>
|
||||
|
||||
|
||||
extern void regCheck();
|
||||
extern bool regCheck();
|
||||
|
||||
using namespace libfwbuilder;
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user