forked from quickshell/quickshell
build: fix PostReloadHook resolution in LSP
This commit is contained in:
parent
a45fc03c7d
commit
4d8055f1cd
9 changed files with 20 additions and 5 deletions
|
@ -91,6 +91,7 @@ class JsonAdapter
|
|||
, public QQmlParserStatus {
|
||||
Q_OBJECT;
|
||||
QML_ELEMENT;
|
||||
Q_INTERFACES(QQmlParserStatus);
|
||||
|
||||
public:
|
||||
void classBegin() override {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue