Убрано предупреждение
This commit is contained in:
parent
87f4c854d8
commit
f845b2fda1
@ -21,7 +21,7 @@ namespace filesystem {
|
|||||||
|
|
||||||
MYXLIB_INLINE Paths::Paths() = default;
|
MYXLIB_INLINE Paths::Paths() = default;
|
||||||
|
|
||||||
MYXLIB_INLINE Paths::HierarchyType Paths::getHierarchyType() // V2008
|
MYXLIB_INLINE Paths::HierarchyType Paths::getHierarchyType() // -V2008
|
||||||
{
|
{
|
||||||
QRegExp binUnityRegexp( "/s*bin/unity$" );
|
QRegExp binUnityRegexp( "/s*bin/unity$" );
|
||||||
QRegExp binRegexp( "/s*bin$" );
|
QRegExp binRegexp( "/s*bin$" );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user