mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refactor: Remove wrong forward declaration
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "blackgui/settings/updatenotification.h"
|
||||
#include "blackgui/enableforframelesswindow.h"
|
||||
#include "blackgui/mainwindowaccess.h"
|
||||
#include "blackgui/splashscreen.h"
|
||||
#include "blackgui/stylesheetutility.h"
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "blackcore/application.h"
|
||||
@@ -30,7 +31,6 @@
|
||||
class QMenu;
|
||||
class QWidget;
|
||||
class QMainWindow;
|
||||
class CSplashScreen;
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user