mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
[gui] intro: inform caller if intro was shown
This commit is contained in:
@@ -46,7 +46,7 @@ public:
|
||||
* @note do NOT call global GetDataDir() before calling this function, this
|
||||
* will cause the wrong path to be cached.
|
||||
*/
|
||||
static bool pickDataDirectory(interfaces::Node& node);
|
||||
static bool showIfNeeded(interfaces::Node& node, bool& did_show_intro);
|
||||
|
||||
Q_SIGNALS:
|
||||
void requestCheck();
|
||||
|
||||
Reference in New Issue
Block a user