Skip to content
WimaArea.h 105 B
Newer Older
#ifndef WIMAAREA_H
#define WIMAAREA_H


class WimaArea
{
public:
    WimaArea();
};

#endif // WIMAAREA_H