r11859: Canonicalize whitespace
[ctsim.git] / src / dlgreconstruct.h
index b0552443ddddba3b30f7600e78ca37deda67685a..d7bda83275ee6af73f616130243848215b06276a 100644 (file)
@@ -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