forked from qt-creator/qt-creator
Delay setting up the help manager.
Change-Id: I86ba3734bd9a64b7d13ce7b7171a65eeb82dfa3d Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
This commit is contained in:
@@ -92,6 +92,7 @@ signals:
|
||||
void helpRequested(const QUrl &url);
|
||||
|
||||
private slots:
|
||||
void delayedSetupHelpManager();
|
||||
void setupHelpManager();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user