Merge branch 'ErrorFlynn-hotfix-1.7' into hotfix-1.7
This commit is contained in:
		
						commit
						5f7fa53f88
					
				@ -5455,11 +5455,14 @@ namespace nana
 | 
				
			|||||||
			internal_scope_guard lock;
 | 
								internal_scope_guard lock;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			if (_m_ess().lister.enable_ordered(enable))
 | 
								if (_m_ess().lister.enable_ordered(enable))
 | 
				
			||||||
 | 
								{
 | 
				
			||||||
				_m_ess().update();
 | 
									_m_ess().update();
 | 
				
			||||||
 | 
					 | 
				
			||||||
				return true;
 | 
									return true;
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								return false;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		void listbox::auto_draw(bool enabled) noexcept
 | 
							void listbox::auto_draw(bool enabled) noexcept
 | 
				
			||||||
		{
 | 
							{
 | 
				
			||||||
			internal_scope_guard lock;
 | 
								internal_scope_guard lock;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user