Ignore:
Timestamp:
2010-05-28 07:39:52 (2 years ago)
Author:
kpoole
Message:

Episode 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Classes/wml_separators.hpp

    r4 r26  
    1616#define WIDGET_DEFINES_HPP_INCLUDED 
    1717 
    18 char const HELP_STRING_SEPARATOR = '|', DEFAULT_ITEM = '*', COLUMN_SEPARATOR = '=', 
     18char const HELP_STRING_SEPARATOR = '|',  
     19            //DEFAULT_ITEM = '*',  
     20            DEFAULT_ITEM = '+', 
     21            COLUMN_SEPARATOR = '=', 
    1922           IMAGE_PREFIX = '&', IMG_TEXT_SEPARATOR = 1, HEADING_PREFIX = 2; 
    2023 
Note: See TracChangeset for help on using the changeset viewer.