This commit is contained in:
Paul 2001-06-26 19:18:56 +00:00
parent 0dc072d6ad
commit 13cca1815f
5 changed files with 9 additions and 34 deletions

View file

@ -93,8 +93,7 @@ public:
virtual int isSelectable() {return false;}
virtual int isUnselectable() {return true;}
void setOt(int _ot) {m_ot=_ot;}
int getOt() {return m_ot;}
int getOt() {return 0;}
// PKG - Do we really need ids!?
int getId() {return m_id;}
@ -136,8 +135,6 @@ public:
virtual void setFlags(GUI_FLAGS _flags);
virtual void clearFlags(GUI_FLAGS _flags);
void setOt(int _ot);
protected:
enum