mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-11-04 12:34:39 +08:00 
			
		
		
		
	Merge pull request #88 from lioncash/include
hotkeys: Add missing <QTreeWidgetItem> include
This commit is contained in:
		
						commit
						32eb620ef4
					
				@ -5,6 +5,7 @@
 | 
			
		||||
#include <map>
 | 
			
		||||
#include <QKeySequence>
 | 
			
		||||
#include <QShortcut>
 | 
			
		||||
#include <QTreeWidgetItem>
 | 
			
		||||
#include <QtGlobal>
 | 
			
		||||
#include "yuzu/hotkeys.h"
 | 
			
		||||
#include "yuzu/ui_settings.h"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user