You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have a look at what is done in CppDocument: you just have to tage the slot with API_EXECUTOR.
Except it's only defined in CppDocument, it should be defined in Document.h directly.
Make sure it works (Shift+Ctrl+R to show it).
The text was updated successfully, but these errors were encountered:
Have a look at what is done in CppDocument: you just have to tage the slot with
API_EXECUTOR
.Except it's only defined in CppDocument, it should be defined in Document.h directly.
Make sure it works (Shift+Ctrl+R to show it).
The text was updated successfully, but these errors were encountered: