- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Views/Qt4/QtStatusBar.cpp
r19dfdf r378f2d5 65 65 StatusList_signedOn(false), 66 66 timer(NULL), 67 timer_interval( 4000)67 timer_interval(1500) 68 68 { 69 69 World::getInstance().signOn(this);
Note:
See TracChangeset
for help on using the changeset viewer.