more polymorphie steps for BeRo
This commit is contained in:
@@ -24,6 +24,12 @@ public:
|
||||
|
||||
~ClientBeRo();
|
||||
|
||||
int getMyBeRoID() const { return myBeRoID; }
|
||||
|
||||
protected:
|
||||
|
||||
int myBeRoID;
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user