forked from quickshell/quickshell
core: synthesized qmldir files and new qml scanning strategy
This commit is contained in:
parent
1687ff3614
commit
ffbdac9977
14 changed files with 354 additions and 90 deletions
|
@ -1,11 +1,10 @@
|
|||
#include "singleton.hpp"
|
||||
|
||||
#include <qhash.h>
|
||||
#include <qlogging.h>
|
||||
#include <qmap.h>
|
||||
#include <qobject.h>
|
||||
#include <qqmlcontext.h>
|
||||
#include <qqmlengine.h>
|
||||
#include <qurl.h>
|
||||
|
||||
#include "generation.hpp"
|
||||
#include "reload.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue