Правки
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include <QtGlobal>
|
||||
#endif
|
||||
|
||||
#if (QT_VERSION <= 0x050700)
|
||||
#if ( QT_VERSION <= 0x050700 )
|
||||
template< typename ... Args >
|
||||
struct QOverload
|
||||
{
|
||||
|
Reference in New Issue
Block a user