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 3ad6d59..010283f 100644
--- a/setup.h
+++ b/setup.h
@@ -17,7 +17,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * $Id: setup.h 109 2008-01-06 19:43:20Z tom $
+ * $Id: setup.h 110 2008-01-06 23:32:09Z tom $
*/
#ifndef VDR_SUDOKU_SETUP_H
@@ -41,6 +41,7 @@ namespace SudokuPlugin
int mark_errors;
int mark_ambiguous;
int show_possibles_pattern;
+ int show_possibles_digits;
int clear_marks;
int transparency;