index
:
extra-dependencies
master
This contains extra packages required to build TDE under various distros.
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
uncrustify-trinity
/
uncrustify-trinity-0.74.0
/
tests
/
expected
/
cpp
/
33015-Q_FOREACH.cpp
blob: 02fd849dba61e0ed177e383fa13548c4fc937c38 (
plain
)
1
2
3
4
5
6
void Cache::collection() { Q_FOREACH (QString partName, lParts) { a = 5; } }