comment
This commit is contained in:
@@ -258,6 +258,8 @@ static const char *InputDeviceNames[] = {
|
|||||||
XToString( InputDevice, NUM_INPUT_DEVICES );
|
XToString( InputDevice, NUM_INPUT_DEVICES );
|
||||||
StringToX( InputDevice );
|
StringToX( InputDevice );
|
||||||
|
|
||||||
|
/* Return a reversible representation of a DeviceInput. This is not affected by InputDrivers,
|
||||||
|
* localization or the keyboard language. */
|
||||||
RString DeviceInput::ToString() const
|
RString DeviceInput::ToString() const
|
||||||
{
|
{
|
||||||
if( device == DEVICE_NONE )
|
if( device == DEVICE_NONE )
|
||||||
|
|||||||
Reference in New Issue
Block a user