Ticket #9130: comment_fix.patch
File comment_fix.patch, 543 bytes (added by , 15 years ago) |
---|
-
gui/configuration.h
65 65 66 66 /** If the user chose the advanced route from the start */ 67 67 bool advanced; 68 /** true if the chose to compress, false if compress, undefined if advanced */68 /** true if the user chose to compress, false if extract, undefined if advanced */ 69 69 bool compressing; 70 70 71 71 /** The platform the output files are going to be used on (compression only) */