Changeset 7509 in josm for trunk/src/JOSM.java


Ignore:
Timestamp:
2014-09-07T16:33:52+02:00 (11 years ago)
Author:
stoecker
Message:

remove tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/JOSM.java

    r5829 r7509  
    44/**
    55 * JOSM main class (entry point of the application).<br/>
    6  * 
     6 *
    77 * The name of the main class will be the name of the application menu on OS X.
    88 * so instead of exposing "org.openstreetmap.josm.gui.MainApplication" to the
     
    1010 * An alternative would be to set the name in the plist file---but JOSM usually
    1111 * is not delivered as an OS X Application Bundle, so we have no plist file.
    12  * 
     12 *
    1313 * @since 1023
    1414 */
Note: See TracChangeset for help on using the changeset viewer.