#include <string>
Go to the source code of this file.
Classes | |
| class | CommandHandler |
| A class to parse and handle user commands. More... | |
Defines | |
| #define | BOOLEAN_OPTIONS |
Variables | |
| ChatTab * | localChatTab |
| CommandHandler * | commandHandler |
| #define BOOLEAN_OPTIONS |
Value:
_("Options to /%s are \"yes\", \"no\", \"true\", "\ "\"false\", \"1\", \"0\".")
Definition at line 31 of file commandhandler.h.
1.5.5