Убрано предупреждение
This commit is contained in:
		@@ -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$" );
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user