diff options
Diffstat (limited to 'src/gui/setup_other.h')
-rw-r--r-- | src/gui/setup_other.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/setup_other.h b/src/gui/setup_other.h index ae7daed50..45910c37c 100644 --- a/src/gui/setup_other.h +++ b/src/gui/setup_other.h @@ -44,6 +44,8 @@ class Setup_Other : public SetupTabScroll protected: SetupItemNames *mProxyTypeList; + + SetupItemNames *mShortcutsList; }; #endif |