mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
code fix
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#include "ThemeManager.hpp"
|
||||
|
||||
#include <QStyle>
|
||||
#include <QApplication>
|
||||
#include <QStyleFactory>
|
||||
|
||||
#include "ThemeManager.hpp"
|
||||
|
||||
ThemeManager *themeManager = new ThemeManager;
|
||||
|
||||
extern QString ReadFileText(const QString &path);
|
||||
|
||||
Reference in New Issue
Block a user