forked from qt-creator/qt-creator
Debugger: Add "Reload Debugging Helpers" to Log Window context menu
Change-Id: I5059dbf73482236a677de8c004ab33aaef3d4cd6 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -652,6 +652,7 @@ protected:
|
||||
bool checkDebuggingHelpersClassic();
|
||||
void setDebuggingHelperStateClassic(DebuggingHelperState);
|
||||
void tryLoadDebuggingHelpersClassic();
|
||||
void reloadDebuggingHelpers();
|
||||
|
||||
DebuggingHelperState m_debuggingHelperState;
|
||||
DumperHelper m_dumperHelper;
|
||||
|
||||
Reference in New Issue
Block a user