view base/Model.cpp @ 2:d86891498eef

* Update copyrights to 2006
author Chris Cannam
date Thu, 12 Jan 2006 13:45:27 +0000
parents da6937383da8
children 581f67f370f3
line wrap: on
line source

#include "Model.h"

const int Model::COMPLETION_UNKNOWN = -1;

#ifdef INCLUDE_MOCFILES
#ifdef INCLUDE_MOCFILES
#include "Model.moc.cpp"
#endif
#endif