[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-490-g7ddae81 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, master has been updated
via 7ddae811a55299f29cf29c6874c40a60be6c5062 (commit)
from cecacfc769c4c2647a0dae5916ce3e266e3f7ab0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7ddae811a55299f29cf29c6874c40a60be6c5062
Author: Simon De Backer <simondebacker@xxxxxxx>
Date: Sun Jul 19 15:18:58 2020 +0200
Fix Wdeprecated-declarations QProcess::startDetached
QProcess::startDetached(const QString&)’ is deprecated
Use
QProcess::startDetached(const QString &program,
const QStringList &arguments)
instead
-----------------------------------------------------------------------
Summary of changes:
sources/qetdiagrameditor.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
qet/qet.git