view base/Model.cpp @ 0:da6937383da8

initial import
author Chris Cannam
date Tue, 10 Jan 2006 16:33:16 +0000
parents
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