Changed: #1038 Implement copy/paste for Linux

This commit is contained in:
kervala 2010-10-17 17:22:19 +02:00
parent d5cf876504
commit 863d20a384

View file

@ -33,7 +33,7 @@ namespace NL3D
{ {
// *************************************************************************** // ***************************************************************************
const uint32 IDriver::InterfaceVersion = 0x68; // added setWindowIcon const uint32 IDriver::InterfaceVersion = 0x69; // added clipboard methods
// *************************************************************************** // ***************************************************************************
IDriver::IDriver() : _SyncTexDrvInfos( "IDriver::_SyncTexDrvInfos" ) IDriver::IDriver() : _SyncTexDrvInfos( "IDriver::_SyncTexDrvInfos" )