mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-07 12:09:01 -04:00
Swagger: make the fix helper class work by direct call
This commit is contained in:
parent
279a88a17f
commit
eb566dbdea
@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
sed -i '1s/^/#include <QDateTime>\n/' ${1}
|
||||
BASEDIR=$(dirname "$0")
|
||||
sed -i '1s/^/#include <QDateTime>\n/' ${BASEDIR}/../client/SWGHelpers.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user