index
:
experimental
master
r14.0.x
Experimental code
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tqtinterface
/
qt4
/
qmake
/
examples
/
precompile
/
util.cpp
blob: 6a1545255fb4e5a3a550faf1a87336247e4a6270 (
plain
)
1
2
3
4
5
6
7
void util_function_does_nothing() { // Nothing here... int x = 0; ++x; }