qingfengxia / qhexedit

QHexEdit is a hex editor widget written in C++ for the Qt 4.x and 5.x, providing python binding
20 stars 2 forks source link

Fix build with Visual Studio #3

Closed pulkomandy closed 9 years ago

pulkomandy commented 9 years ago

It is not possible by default to use "and" and "or" in Visual Studio.

qingfengxia commented 9 years ago

Thanks, this pull has been merged