mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-04 04:36:23 +01:00 
			
		
		
		
	fix useWith mouse conflict with resize borders
This commit is contained in:
		@@ -65,6 +65,7 @@ IF(CMAKE_BUILD_TYPE STREQUAL "Debug" OR CMAKE_BUILD_TYPE STREQUAL "RelWithDebInf
 | 
			
		||||
    OPTION(CRASH_HANDLER "Generate crash reports" ON)
 | 
			
		||||
ELSE()
 | 
			
		||||
    MESSAGE(STATUS "Debug information: OFF")
 | 
			
		||||
    OPTION(CRASH_HANDLER "Generate crash reports" OFF)
 | 
			
		||||
ENDIF()
 | 
			
		||||
 | 
			
		||||
IF(CMAKE_BUILD_TYPE STREQUAL "Release")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user