aboutsummaryrefslogtreecommitdiff
path: root/src/ui/textscroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/textscroller.h')
-rw-r--r--src/ui/textscroller.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/textscroller.h b/src/ui/textscroller.h
index 7367ad2b1..3fe50bf7e 100644
--- a/src/ui/textscroller.h
+++ b/src/ui/textscroller.h
@@ -59,7 +59,6 @@ private:
void mousePressEvent(QMouseEvent *);
void mouseReleaseEvent(QMouseEvent *);
void mouseMoveEvent(QMouseEvent *);
- void readSettings();
void preparePixmap(const QString &text, bool scrollable = false);
QString m_defautText;
QString m_bufferText;