]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sysopt.h
Don't suppress accelerators that include Enter just because a tree control is focused
[wxWidgets.git] / include / wx / sysopt.h
index 0b8a7716661e32847c7a18607ee145c63de12daf..f0eee9422929b176e2fd6587c953d0b1faf1efbb 100644 (file)
 // Enables an application to influence the wxWidgets implementation
 // ----------------------------------------------------------------------------
 
-class WXDLLIMPEXP_BASE wxSystemOptions : public wxObject
+class
+#if wxUSE_SYSTEM_OPTIONS
+WXDLLIMPEXP_BASE
+#endif
+wxSystemOptions : public wxObject
 {
 public:
     wxSystemOptions() { }