mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-10-31 06:46:40 +08:00 
			
		
		
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									57b93395a8
								
							
						
					
					
						commit
						5f6e44552a
					
				| @ -1801,7 +1801,7 @@ void GMainWindow::OnMenuReportCompatibility() { | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| void GMainWindow::OpenURL(QString const& url_str) { | ||||
| void GMainWindow::OpenURL(const QString& url_str) { | ||||
| 
 | ||||
|     const QUrl url{url_str}; | ||||
|     const bool open = QDesktopServices::openUrl(url); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user