X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdlgreconstruct.h;h=d7bda83275ee6af73f616130243848215b06276a;hp=b0552443ddddba3b30f7600e78ca37deda67685a;hb=1a050c98763fbbc0662731b0b76953acede6f5d7;hpb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac 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