OSDN Git Service

ApplyAllの処理を改良。
[tpi/lychee.git] / src / lychee / dlg_process.h
index 5305753..bb1c49f 100644 (file)
@@ -35,6 +35,7 @@ public:
 \r
 private:\r
        bool fCancel;\r
+       int nOverwriteMode;\r
        wxTextCtrl* ebTarget;\r
        wxTextCtrl* ebSource;\r
        wxGauge* gFile;\r