build: add global var for whether or not the gui is enabled
This commit is contained in:
@@ -94,6 +94,7 @@ extern bool fBenchmark;
|
||||
extern int nScriptCheckThreads;
|
||||
extern bool fTxIndex;
|
||||
extern unsigned int nCoinCacheSize;
|
||||
extern bool fHaveGUI;
|
||||
|
||||
// Settings
|
||||
extern int64 nTransactionFee;
|
||||
|
||||
Reference in New Issue
Block a user