GH-925 add scroll to bottom button to LogPage

This commit is contained in:
Petr Mrázek
2015-04-29 01:28:58 +02:00
parent f8650e3965
commit 75dfbc61fc
3 changed files with 49 additions and 16 deletions

View File

@ -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);