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

Implemented a plugin reload command

File:
1 edited

Legend:

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

    r38 r39  
    9797
    9898    /**
     99     * Command: reload the plugins
     100     */
     101    static const uint8_t COMMAND_RELOAD_PLUGINS = 0x32;
     102
     103    /**
    99104     * Command: show a message in the message window.
    100105     */
Note: See TracChangeset for help on using the changeset viewer.