diff options
Diffstat (limited to 'kvpnc.kdevses.save')
-rw-r--r-- | kvpnc.kdevses.save | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/kvpnc.kdevses.save b/kvpnc.kdevses.save deleted file mode 100644 index b4832a5..0000000 --- a/kvpnc.kdevses.save +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version = '1.0' encoding = 'UTF-8'?> -<!DOCTYPE KDevPrjSession> -<KDevPrjSession> - <DocsAndViews NumberOfDocuments="5" > - <Doc0 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/src/kvpnc.cpp" > - <View0 line="163" Type="Source" /> - </Doc0> - <Doc1 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/ChangeLog" > - <View0 line="3" Type="Source" /> - </Doc1> - <Doc2 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/TODO" > - <View0 line="26" Type="Source" /> - </Doc2> - <Doc3 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/src/profilemanager.h" > - <View0 line="60" Type="Source" /> - </Doc3> - <Doc4 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/src/profilemanager.cpp" > - <View0 line="37" Type="Source" /> - </Doc4> - </DocsAndViews> - <pluginList> - <kdevdebugger> - <breakpointList/> - </kdevdebugger> - <kdevbookmarks> - <bookmarks/> - </kdevbookmarks> - <kdevvalgrind> - <executable path="" params="" /> - <valgrind path="valgrind" params="--tool=memcheck --leak-check=yes" /> - <calltree path="calltree" params=" --trace-children=yes" /> - <tdecachegrind path="tdecachegrind" /> - </kdevvalgrind> - </pluginList> -</KDevPrjSession> |