mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	The system integrated component is TextArea
this will give graphical styling and behavior Signed-off-by: Marco Martin <notmart@gmail.com>
This commit is contained in:
		
							parent
							
								
									0926776877
								
							
						
					
					
						commit
						fd3bb4a84d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -155,7 +155,7 @@ MobileComponents.Page { | ||||||
| 							Layout.alignment: Qt.AlignRight | 							Layout.alignment: Qt.AlignRight | ||||||
| 							text: "Notes:" | 							text: "Notes:" | ||||||
| 						} | 						} | ||||||
| 						TextEdit{ | 						TextArea { | ||||||
| 							id: txtNotes | 							id: txtNotes | ||||||
| 							text: notes | 							text: notes | ||||||
| 							focus: true | 							focus: true | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue