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/ServerThread.h

    r38 r39  
    243243
    244244    /**
     245     * Handle the COMMAND_RELOAD_PLUGINS command.
     246     *
     247     * @return true, if we can continue, false if the thread should quit
     248     */
     249    bool handleReloadPlugins();
     250
     251    /**
    245252     * Handle the COMMAND_SHOW_MESSAGE command
    246253     *
Note: See TracChangeset for help on using the changeset viewer.