GH-925 add scroll to bottom button to LogPage
This commit is contained in:
@ -65,6 +65,7 @@ private slots:
|
||||
void on_btnPaste_clicked();
|
||||
void on_btnCopy_clicked();
|
||||
void on_btnClear_clicked();
|
||||
void on_btnBottom_clicked();
|
||||
|
||||
void on_trackLogCheckbox_clicked(bool checked);
|
||||
|
||||
|
Reference in New Issue
Block a user