Promoe kind of works.

This commit is contained in:
Tobias Rundstrom 2006-02-18 20:33:13 -03:00
parent 9fb1376afe
commit b8ec3a6cae
15 changed files with 183 additions and 65 deletions

View file

@ -66,6 +66,9 @@ void
TextScroller::setText (const QString &text)
{
drawQtFont (text);
m_x_off = 1;
m_x2_off = 0;
update ();
}
void