This commit is contained in:
Paul 2001-08-17 15:54:50 +00:00
parent 45686c5885
commit dbd7d3cf31
8 changed files with 171 additions and 67 deletions

View file

@ -95,8 +95,9 @@ public:
int getOt() {return 0;}
// PKG - Do we really need ids!?
int getId() {return m_id;}
// PKG - Do we really need ids!?
// Yes! =)
int getId() {return m_id;}
protected: