[PrefsManager, X11Helper] Added ShowMouseCursor preference.

This commit is contained in:
AJ Kelly
2011-08-22 04:07:52 -05:00
parent c7c622cfc2
commit cdb2235b84
4 changed files with 8 additions and 0 deletions
+1
View File
@@ -169,6 +169,7 @@ public:
Preference<bool> m_bAllowMultitexture;
Preference<bool> m_bShowStats;
Preference<bool> m_bShowBanners;
Preference<bool> m_bShowMouseCursor;
Preference<bool> m_bHiddenSongs;
Preference<bool> m_bVsync;