Fix correct offsets for the textbar in the maindisplay.
This commit is contained in:
parent
bf50790f49
commit
b575931c13
4 changed files with 3 additions and 10 deletions
|
@ -38,7 +38,6 @@ class TextScroller : public QWidget
|
|||
private:
|
||||
int m_w;
|
||||
int m_h;
|
||||
int m_y;
|
||||
int m_x_off;
|
||||
int m_x2_off;
|
||||
int m_fontsize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue