Changeset 12
- Timestamp:
- 07/25/07 21:07:38 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bbtracker/trunk/src/org/bbtracker/mobile/BBTracker.java
r7 r12 69 69 } 70 70 71 protected void destroyApp(final boolean arg0) throws MIDletStateChangeException {71 protected void destroyApp(final boolean force) throws MIDletStateChangeException { 72 72 shutdown(true); 73 73 }
Note: See TracChangeset
for help on using the changeset viewer.