33#ifndef TTA_OSED_QUIT_CMD_HH
34#define TTA_OSED_QUIT_CMD_HH
48 virtual int id()
const;
52 virtual std::string
icon()
const;
OSEdQuitCmd(const OSEdQuitCmd &)
Copying not allowed.
virtual std::string icon() const
virtual GUICommand * create() const
OSEdQuitCmd & operator=(OSEdQuitCmd &)
Assignment not allowed.