Changeset 26263
- Timestamp:
- 07/05/08 15:19:39 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
haiku/trunk/src/apps/mediaplayer/playlist/ListViews.cpp
r26144 r26263 339 339 } 340 340 } else { 341 switch ( message->what) {341 switch (message->what) { 342 342 case MSG_TICK: { 343 343 float scrollV = 0.0;
