Third commit
This commit is contained in:
12
MbDCode/EndFramec.cpp
Normal file
12
MbDCode/EndFramec.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "EndFramec.h"
|
||||
|
||||
using namespace MbD;
|
||||
|
||||
EndFramec::EndFramec()
|
||||
{
|
||||
}
|
||||
|
||||
void EndFramec::setMarkerFrame(MarkerFrame* markerFrm)
|
||||
{
|
||||
markerFrame = markerFrm;
|
||||
}
|
||||
Reference in New Issue
Block a user