From 7a4d9fd9e4c0b651c64c912b1d42c9f38fef2a2b Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 19 Nov 2004 19:51:14 +0000 Subject: Added support for custom user shortcut keys. git-svn-id: http://svn.leocad.org/trunk@363 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- win/prefsht.h | 1 + 1 file changed, 1 insertion(+) (limited to 'win/prefsht.h') diff --git a/win/prefsht.h b/win/prefsht.h index 37dabf8..1e285cd 100644 --- a/win/prefsht.h +++ b/win/prefsht.h @@ -27,6 +27,7 @@ public: CPreferencesDrawing m_PageDrawing; CPreferencesScene m_PageScene; CPreferencesPrint m_PagePrint; + CPreferencesKeyboard m_PageKeyboard; CTabCtrlWithDisable m_tabCtrl; -- cgit v1.2.3