mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	citra_qt: add seconds section to clock settings (#4347)
* citra_qt: add seconds section to clock settings Simple fix to make the UI more usable. * Use an ISO styled format string Not actually tested locally
This commit is contained in:
		
							parent
							
								
									dec3fb2dcf
								
							
						
					
					
						commit
						c5b7018625
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -261,6 +261,9 @@ | |||
|         </item> | ||||
|         <item row="6" column="1"> | ||||
|          <widget class="QDateTimeEdit" name="edit_init_time"> | ||||
|           <property name="displayFormat"> | ||||
|            <string>yyyy-MM-ddTHH:mm:ss</string> | ||||
|           </property> | ||||
|          </widget> | ||||
|         </item> | ||||
|         <item row="7" column="0"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue