"Forms" is a better module name
							parent
							
								
									e80ca26649
								
							
						
					
					
						commit
						0a7ef0cb67
					
				| 
						 | 
				
			
			@ -72,7 +72,7 @@ from ._style import (
 | 
			
		|||
    _font,
 | 
			
		||||
    DpiAwareFont,
 | 
			
		||||
)
 | 
			
		||||
from ._text_entry import FontAndChartAwareLineEdit
 | 
			
		||||
from ._forms import FontAndChartAwareLineEdit
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
log = get_logger(__name__)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -35,7 +35,7 @@ from ._editors import LineEditor, ArrowEditor
 | 
			
		|||
from ._lines import LevelLine
 | 
			
		||||
from ._position import PositionTracker
 | 
			
		||||
from ._window import MultiStatus
 | 
			
		||||
from ._text_entry import FieldsForm, mk_form
 | 
			
		||||
from ._forms import FieldsForm, mk_form
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
log = get_logger(__name__)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue