mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
undefine ISLESS macro once it is not needed in quuid source file
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
8a7f7fedde
commit
0fcc599d56
1 changed files with 1 additions and 0 deletions
|
@ -726,6 +726,7 @@ bool QUuid::operator<(const QUuid &other) const
|
|||
}
|
||||
return false;
|
||||
}
|
||||
#undef ISLESS
|
||||
|
||||
/*!
|
||||
\fn bool QUuid::operator>(const QUuid &other) const
|
||||
|
|
Loading…
Add table
Reference in a new issue