mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-03 20:26:23 +01:00 
			
		
		
		
	Many UI improvements and minor fixes
This commit is contained in:
		@@ -273,7 +273,8 @@ namespace Fw
 | 
			
		||||
        LastState = 512,
 | 
			
		||||
        AlternateState = 1024,
 | 
			
		||||
        DraggingState = 2048,
 | 
			
		||||
        LastWidgetState = 4096
 | 
			
		||||
        HiddenState = 4096,
 | 
			
		||||
        LastWidgetState = 8192
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    enum DrawPane {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user