more polymorphie steps for BeRo
This commit is contained in:
@@ -12,10 +12,13 @@
|
||||
#ifndef CLIENTBERO_H
|
||||
#define CLIENTBERO_H
|
||||
|
||||
#include "berointerface.h"
|
||||
|
||||
|
||||
/**
|
||||
@author FThauer FHammer <webmaster@pokerth.net>
|
||||
*/
|
||||
class ClientBeRo{
|
||||
class ClientBeRo : public BeRoInterface{
|
||||
public:
|
||||
ClientBeRo();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user