X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fthreadproj.h;h=49212f4a92693ab70b3acf1373c455edb76ccb1f;hp=f76339e475746a637909284efd5ac51549bf1a6f;hb=edd35e8663bc7abd7b8a02b5cc5ec169a5edc0ac;hpb=15582f4ca80f519d7ddca580ff8cb852878fd2a2 diff --git a/src/threadproj.h b/src/threadproj.h index f76339e..49212f4 100644 --- a/src/threadproj.h +++ b/src/threadproj.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2001 Kevin Rosenberg ** -** $Id: threadproj.h,v 1.5 2001/03/02 21:11:50 kevin Exp $ +** $Id: threadproj.h,v 1.6 2001/03/04 04:27:55 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 @@ -73,8 +73,8 @@ class ProjectorSupervisor : public BackgroundSupervisor { private: std::vector m_vecpChildProjections; - PhantomFileDocument* m_pPhantomDoc; PhantomFileView* m_pPhantomView; + PhantomFileDocument* m_pPhantomDoc; Scanner* m_pScanner; const int m_iNDet;