summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index 8aaa3b3..8fec17a 100644
--- a/setup.h
+++ b/setup.h
@@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
- * $Id: setup.h 11 2005-10-28 01:00:01Z tom $
+ * $Id: setup.h 16 2005-10-31 21:12:41Z tom $
*/
#ifndef VDR_SUDOKU_SETUP_H
@@ -26,6 +26,7 @@ namespace SudokuPlugin
int symmetric;
int mark_errors;
int mark_ambiguous;
+ int clear_marks;
int transparency;
/** Constructor */