This commit is contained in:
Glenn Maynard
2006-06-15 05:09:14 +00:00
parent 80c3beccb6
commit 7578717a5a
+2
View File
@@ -258,6 +258,8 @@ static const char *InputDeviceNames[] = {
XToString( InputDevice, NUM_INPUT_DEVICES );
StringToX( InputDevice );
/* Return a reversible representation of a DeviceInput. This is not affected by InputDrivers,
* localization or the keyboard language. */
RString DeviceInput::ToString() const
{
if( device == DEVICE_NONE )