Ignore:
Timestamp:
02/16/13 09:24:42 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added a menu option to reset the message area

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/plugin/src/xplra/Menu.h

    r43 r47  
    5555
    5656    /**
     57     * Item reference for the show message area menu item.
     58     */
     59    static void* const showMessageAreaRef;
     60
     61    /**
     62     * Item reference for the show message area menu item.
     63     */
     64    static void* const resetMessageAreaRef;
     65
     66    /**
    5767     * Reference to the message window.
    5868     */
Note: See TracChangeset for help on using the changeset viewer.