forked from qt-creator/qt-creator
Fixes: - missing F1 in tooltip on first IDE start
This commit is contained in:
@@ -68,6 +68,7 @@ private:
|
||||
QHelpEngineCore *m_helpEngine;
|
||||
QString m_helpId;
|
||||
QString m_toolTip;
|
||||
bool m_helpEngineNeedsSetup;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user