First commit.
This commit is contained in:
10
bcvaluemanager.h
Normal file
10
bcvaluemanager.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef BCVALUEMANAGER_H
|
||||
#define BCVALUEMANAGER_H
|
||||
|
||||
class BCValueManager
|
||||
{
|
||||
public:
|
||||
BCValueManager();
|
||||
};
|
||||
|
||||
#endif // BCVALUEMANAGER_H
|
||||
Reference in New Issue
Block a user