// This file is part of FexTracker and (C) 2006 by Hajo Krabbenhöft (tentacle) // All rights reserved but the aegisub project is allowed to use it. // FexTrackingFeature.cpp: implementation of the FexTrackingFeature class. // ////////////////////////////////////////////////////////////////////// #include "StdAfx.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// FexTrackingFeature::FexTrackingFeature() { } FexTrackingFeature::~FexTrackingFeature() { }