non-alphanumeric keys.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31861 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
         return true;
     }
     
+#endif  // #ifndef  __WXGTK20__
+
     // Only send wxEVT_CHAR event if not processed yet. Thus, ALT-x
     // will only be sent if it is not in an accelerator table.
     if (!ret)
             }
         }
     }
-#endif  // #ifndef  __WXGTK20__
+
 
 
 #if wxUSE_ACCEL
 
         return true;
     }
     
+#endif  // #ifndef  __WXGTK20__
+
     // Only send wxEVT_CHAR event if not processed yet. Thus, ALT-x
     // will only be sent if it is not in an accelerator table.
     if (!ret)
             }
         }
     }
-#endif  // #ifndef  __WXGTK20__
+
 
 
 #if wxUSE_ACCEL