diff options
Diffstat (limited to 'kchmviewer.kdevses')
-rw-r--r-- | kchmviewer.kdevses | 74 |
1 files changed, 0 insertions, 74 deletions
diff --git a/kchmviewer.kdevses b/kchmviewer.kdevses deleted file mode 100644 index 47a0b2f..0000000 --- a/kchmviewer.kdevses +++ /dev/null @@ -1,74 +0,0 @@ -<?xml version = '1.0' encoding = 'UTF-8'?> -<!DOCTYPE KDevPrjSession> -<KDevPrjSession> - <DocsAndViews NumberOfDocuments="15" > - <Doc0 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/src/kchmmainwindow.h" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc0> - <Doc1 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/src/kchmsearchwindow.h" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc1> - <Doc2 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/lib/libchmfile/libchmfile.h" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc2> - <Doc3 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/lib/libchmfile/libchmfile.cpp" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc3> - <Doc4 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/lib/libchmfile/libchmfileimpl.cpp" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc4> - <Doc5 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/src/kchmmainwindow.cpp" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc5> - <Doc6 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/src/kchmviewwindow_qtextbrowser.h" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc6> - <Doc7 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/src/kchmsourcefactory.cpp" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc7> - <Doc8 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/src/kchmviewwindow.cpp" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc8> - <Doc9 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/src/kchmviewwindow.h" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc9> - <Doc10 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/src/kchmviewwindowmgr.h" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc10> - <Doc11 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/lib/tdeio-msits/msits.h" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc11> - <Doc12 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/lib/libchmfile/lchmurlhandler.h" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc12> - <Doc13 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/lib/libchmfile/libchmurlfactory.h" > - <View0 Encoding="ISO 8859-1" Type="Source" /> - </Doc13> - <Doc14 NumberOfViews="1" URL="file:///home/tim/work/kchmviewer/src/kchmviewwindow_qtextbrowser.cpp" > - <View0 Encoding="ISO 8859-1" line="224" Type="Source" /> - </Doc14> - </DocsAndViews> - <pluginList> - <kdevdebugger> - <breakpointList> - <breakpoint0 location="/home/tim/work/kchmviewer/src/kchmmainwindow.cpp:329" type="1" tracingFormatString="" traceFormatStringEnabled="0" condition="" tracingEnabled="0" enabled="1" > - <tracedExpressions/> - </breakpoint0> - </breakpointList> - <showInternalCommands value="0" /> - </kdevdebugger> - <kdevastyle> - <Extensions ext="*.cpp *.h,*.c *.h,*.cxx *.hxx,*.c++ *.h++,*.cc *.hh,*.C *.H,*.diff,*.inl,*.java,*.moc,*.patch,*.tlh,*.xpm" /> - <AStyle IndentPreprocessors="1" FillCount="4" PadParenthesesOut="1" IndentNamespaces="0" IndentLabels="1" Fill="Tabs" MaxStatement="40" Brackets="Break" MinConditional="-1" IndentBrackets="0" PadParenthesesUn="1" BlockBreak="1" KeepStatements="1" KeepBlocks="1" BlockIfElse="0" IndentSwitches="1" PadOperators="1" FStyle="UserDefined" IndentCases="1" FillEmptyLines="0" BracketsCloseHeaders="0" BlockBreakAll="0" PadParenthesesIn="1" IndentClasses="1" IndentBlocks="0" FillForce="1" /> - </kdevastyle> - <kdevbookmarks> - <bookmarks/> - </kdevbookmarks> - <kdevvalgrind> - <executable path="" params="" /> - <valgrind path="" params="" /> - <calltree path="" params="" /> - <tdecachegrind path="" /> - </kdevvalgrind> - </pluginList> -</KDevPrjSession> |