diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:33:13 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:33:13 -0600 |
commit | 1d9c18c8a07f4833695c6a2ab978698ae1cc90e7 (patch) | |
tree | c61f8778c1c540d79ed77c3f69018fcba0bca646 /kvpnc.kdevses.save | |
parent | 2622d5ad003c636cda4bc36246df8a7fe9ac5d9f (diff) | |
download | kvpnc-1d9c18c8a07f4833695c6a2ab978698ae1cc90e7.tar.gz kvpnc-1d9c18c8a07f4833695c6a2ab978698ae1cc90e7.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'kvpnc.kdevses.save')
-rw-r--r-- | kvpnc.kdevses.save | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kvpnc.kdevses.save b/kvpnc.kdevses.save index 1786dc1..5f9c294 100644 --- a/kvpnc.kdevses.save +++ b/kvpnc.kdevses.save @@ -28,7 +28,7 @@ <kdevvalgrind> <executable path="" params="" /> <valgrind path="valgrind" params="--tool=memcheck --leak-check=yes" /> - <calltree path="calltree" params=" --trace-tqchildren=yes" /> + <calltree path="calltree" params=" --trace-children=yes" /> <kcachegrind path="kcachegrind" /> </kdevvalgrind> </pluginList> |