[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-284-g362509c |
[ 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 362509cb385ac6d4b2e2c0c58d2f8b98ce940ea0 (commit)
from 7948e2b1d3ffb915ee9d8e46e06cdbc3646553c0 (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 362509cb385ac6d4b2e2c0c58d2f8b98ce940ea0
Author: Simon De Backer <simondebacker@xxxxxxx>
Date: Wed May 27 23:01:39 2020 +0200
fix deprecated warning QSet<T>::toList() Use values() instead.
warning: ‘QList<T> QSet<T>::toList() const [with T = Conductor*]’
is deprecated: Use values() instead. [-Wdeprecated-declarations]
QT_VERSION 5.15.0
GCC 64bit
-----------------------------------------------------------------------
Summary of changes:
sources/conductorautonumerotation.cpp | 2 +-
sources/diagramcontent.cpp | 4 ++--
sources/elementsmover.cpp | 4 ++--
sources/qetdiagrameditor.cpp | 6 +++---
sources/qetgraphicsitem/terminal.cpp | 4 ++--
sources/titleblock/templatecommands.cpp | 2 +-
sources/titleblock/templateview.cpp | 2 +-
sources/ui/potentialselectordialog.cpp | 6 +++---
sources/undocommand/deleteqgraphicsitemcommand.cpp | 2 +-
9 files changed, 16 insertions(+), 16 deletions(-)
hooks/post-receive
--
qet/qet.git