add code to open (display) debug.log on Windows with the associated application and add a button to the Information page in the Debug console
This commit is contained in:
@@ -32,8 +32,8 @@ protected:
|
||||
|
||||
private slots:
|
||||
void on_lineEdit_returnPressed();
|
||||
|
||||
void on_tabWidget_currentChanged(int index);
|
||||
void on_openDebugLogfileButton_clicked();
|
||||
|
||||
public slots:
|
||||
void clear();
|
||||
|
||||
Reference in New Issue
Block a user