feat: add --workdir

This commit is contained in:
outfoxxed 2024-03-04 05:38:03 -08:00
parent 63180382be
commit 04c4cfe7e0
Signed by untrusted user: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 7 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#include "qmlglobal.hpp"
#include <utility>
#include <qcontainerfwd.h>
#include <qcoreapplication.h>