diff options
Diffstat (limited to 'src/webview.h')
-rw-r--r-- | src/webview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webview.h b/src/webview.h index ef44681b..b5a072c7 100644 --- a/src/webview.h +++ b/src/webview.h @@ -126,7 +126,6 @@ private: QTimer *const m_autoScrollTimer; int m_verticalAutoScrollSpeed; int m_horizontalAutoScrollSpeed; - bool m_canEnableAutoScroll; bool m_isViewAutoScrolling; QPixmap m_autoScrollIndicator; |