Changeset 12


Ignore:
Timestamp:
07/25/07 21:07:38 (6 years ago)
Author:
saua
Message:

add parameter name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bbtracker/trunk/src/org/bbtracker/mobile/BBTracker.java

    r7 r12  
    6969        } 
    7070 
    71         protected void destroyApp(final boolean arg0) throws MIDletStateChangeException { 
     71        protected void destroyApp(final boolean force) throws MIDletStateChangeException { 
    7272                shutdown(true); 
    7373        } 
Note: See TracChangeset for help on using the changeset viewer.