This commit is contained in:
Paul 2000-11-07 22:05:42 +00:00
parent 72afd3de6c
commit 68b6716e0d
8 changed files with 117 additions and 52 deletions

View file

@ -41,6 +41,7 @@ public:
virtual void clearFlags(GUI_FLAGS _flags);
virtual int isSelectable();
virtual int isUnselectable();
protected: