forked from qt-creator/qt-creator
Help: Fix 'Get Started Now' button
Change-Id: If9fed047f29ee069569f1317b8844bf4369f8cb7 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -76,7 +76,7 @@ public:
|
|||||||
|
|
||||||
static void aboutToShutdown();
|
static void aboutToShutdown();
|
||||||
|
|
||||||
void handleHelpRequest(
|
Q_INVOKABLE void handleHelpRequest(
|
||||||
const QUrl &url,
|
const QUrl &url,
|
||||||
Core::HelpManager::HelpViewerLocation location = Core::HelpManager::HelpModeAlways) override;
|
Core::HelpManager::HelpViewerLocation location = Core::HelpManager::HelpModeAlways) override;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user