Bitcoin-Qt: add testnet check and icon to intro dialog
This commit is contained in:
@@ -31,7 +31,7 @@ public:
|
||||
* @note do NOT call global GetDataDir() before calling this function, this
|
||||
* will cause the wrong path to be cached.
|
||||
*/
|
||||
static void pickDataDirectory();
|
||||
static void pickDataDirectory(bool fIsTestnet);
|
||||
|
||||
/**
|
||||
* Determine default data directory for operating system.
|
||||
|
||||
Reference in New Issue
Block a user