mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	remove unnecessary headers
This commit is contained in:
		
							parent
							
								
									e68aeedc3d
								
							
						
					
					
						commit
						2696add2fd
					
				
					 4 changed files with 1 additions and 11 deletions
				
			
		|  | @ -10,9 +10,6 @@ | |||
| #include <QOpenGLContext> | ||||
| #include <QOpenGLFunctions> | ||||
| #include <QOpenGLFunctions_3_3_Core> | ||||
| #include <QOpenGLWindow> | ||||
| #include <QScreen> | ||||
| #include <QWindow> | ||||
| #include <fmt/format.h> | ||||
| #include "citra_qt/bootmanager.h" | ||||
| #include "citra_qt/main.h" | ||||
|  |  | |||
|  | @ -15,7 +15,6 @@ | |||
| #include "core/frontend/emu_window.h" | ||||
| 
 | ||||
| class QKeyEvent; | ||||
| class QScreen; | ||||
| class QTouchEvent; | ||||
| class QOffscreenSurface; | ||||
| class QOpenGLContext; | ||||
|  |  | |||
|  | @ -3,21 +3,16 @@ | |||
| // Refer to the license.txt file included.
 | ||||
| 
 | ||||
| #include <unordered_map> | ||||
| #include <QBuffer> | ||||
| #include <QByteArray> | ||||
| #include <QGraphicsOpacityEffect> | ||||
| #include <QHBoxLayout> | ||||
| #include <QIODevice> | ||||
| #include <QImage> | ||||
| #include <QLabel> | ||||
| #include <QPainter> | ||||
| #include <QPalette> | ||||
| #include <QPixmap> | ||||
| #include <QProgressBar> | ||||
| #include <QPropertyAnimation> | ||||
| #include <QString> | ||||
| #include <QStyleOption> | ||||
| #include <QTime> | ||||
| #include <QtConcurrent/QtConcurrentRun> | ||||
| #include "citra_qt/loading_screen.h" | ||||
| #include "common/logging/log.h" | ||||
| #include "core/loader/loader.h" | ||||
|  |  | |||
|  | @ -6,7 +6,6 @@ | |||
| 
 | ||||
| #include <chrono> | ||||
| #include <memory> | ||||
| #include <QString> | ||||
| #include <QWidget> | ||||
| 
 | ||||
| namespace Loader { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue