X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdocs.cpp;h=0d838215f46d5730d00e647269db3fc3db46245c;hb=12c5864b8d444fae4607745bbbaa58d2382ecf24;hp=965f4249f544ec1e4cdc85a1cb65dafa6603b8b8;hpb=6644d6564f4fad97d6d0d488abdd2b37ccba79cb;p=ctsim.git diff --git a/src/docs.cpp b/src/docs.cpp index 965f424..0d83821 100644 --- a/src/docs.cpp +++ b/src/docs.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: docs.cpp,v 1.43 2002/06/06 22:50:24 kevin Exp $ +** $Id: docs.cpp,v 1.44 2003/01/23 08:03:42 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -189,7 +189,7 @@ BackgroundProcessingDocument::cancelRunningTasks() // ProjectionFileDocument -IMPLEMENT_DYNAMIC_CLASS(ProjectionFileDocument, BackgroundProcessingTask) +IMPLEMENT_DYNAMIC_CLASS(ProjectionFileDocument, BackgroundProcessingDocument) bool ProjectionFileDocument::OnSaveDocument(const wxString& filename) @@ -264,7 +264,7 @@ ProjectionFileDocument::Activate() // PhantomFileDocument -IMPLEMENT_DYNAMIC_CLASS(PhantomFileDocument, BackgroundProcessingTask) +IMPLEMENT_DYNAMIC_CLASS(PhantomFileDocument, BackgroundProcessingDocument) PhantomFileDocument::~PhantomFileDocument() {