refactor: improve header imports and forward declarations
This commit is contained in:
@@ -7,8 +7,10 @@
|
||||
|
||||
#include <QMainWindow>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QSvgWidget;
|
||||
class QSystemTrayIcon;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
class MainWindow : public QMainWindow
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user