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 09f3e7d..3ad6d59 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 106 2007-12-03 23:28:24Z tom $
+ * $Id: setup.h 109 2008-01-06 19:43:20Z tom $
*/
#ifndef VDR_SUDOKU_SETUP_H
@@ -40,6 +40,7 @@ namespace SudokuPlugin
int symmetric;
int mark_errors;
int mark_ambiguous;
+ int show_possibles_pattern;
int clear_marks;
int transparency;