summaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/menu.h b/menu.h
index e1d4a54..de51041 100644
--- a/menu.h
+++ b/menu.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: menu.h 106 2007-12-03 23:28:24Z tom $
+ * $Id: menu.h 110 2008-01-06 23:32:09Z tom $
*/
#ifndef VDR_SUDOKU_MENU_H
@@ -47,6 +47,7 @@ namespace SudokuPlugin
Bitmap* info;
const char* infoText;
bool new_puzzle_request;
+ const cFont* mini_font;
public: