Added some keyboard modifiers and simplified some item tech.

This commit is contained in:
Tobias Rundstrom 2006-02-28 22:17:49 -03:00
parent e665b5d7ad
commit ce54eaba15
4 changed files with 89 additions and 55 deletions

View file

@ -54,7 +54,7 @@ TextScroller::addOffset ()
m_x2_off = 0;
}
update();
repaint ();
m_timer->start (40);
}