X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdlgreconstruct.h;h=d7bda83275ee6af73f616130243848215b06276a;hp=b0552443ddddba3b30f7600e78ca37deda67685a;hb=1a050c98763fbbc0662731b0b76953acede6f5d7;hpb=c8b19dfaffba9f06d8b6c40cb1bb83a8964867f7 diff --git a/src/dlgreconstruct.h b/src/dlgreconstruct.h index b055244..d7bda83 100644 --- a/src/dlgreconstruct.h +++ b/src/dlgreconstruct.h @@ -90,7 +90,7 @@ private: wxDC* m_pDC; wxButton *m_btnAbort; // the abort button (or NULL if none) - wxButton *m_btnPause; + wxButton *m_btnPause; wxButton *m_btnStep; wxMemoryDC m_memoryDC; // for restoring image on OnPaint