diff options
Diffstat (limited to 'polyester.kdevses')
-rw-r--r-- | polyester.kdevses | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/polyester.kdevses b/polyester.kdevses deleted file mode 100644 index c9b7ab5..0000000 --- a/polyester.kdevses +++ /dev/null @@ -1,44 +0,0 @@ -<?xml version = '1.0' encoding = 'UTF-8'?> -<!DOCTYPE KDevPrjSession> -<KDevPrjSession> - <DocsAndViews NumberOfDocuments="5" > - <Doc0 NumberOfViews="1" URL="file:///home/diau/Projects/polyester/client/polyester.cc" > - <View0 Encoding="" Type="Source" /> - </Doc0> - <Doc1 NumberOfViews="1" URL="file:///home/diau/Projects/polyester/style/polyester.cpp" > - <View0 Encoding="" line="1959" Type="Source" /> - </Doc1> - <Doc2 NumberOfViews="1" URL="file:///home/diau/Projects/polyester/ChangeLog" > - <View0 Encoding="" line="1" Type="Source" /> - </Doc2> - <Doc3 NumberOfViews="1" URL="file:///home/diau/Projects/polyester/client/polyester.h" > - <View0 Encoding="" Type="Source" /> - </Doc3> - <Doc4 NumberOfViews="1" URL="file:///home/diau/Projects/polyester/style/polyester.h" > - <View0 Encoding="" line="356" Type="Source" /> - </Doc4> - </DocsAndViews> - <pluginList> - <kdevdebugger> - <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="0" FillCount="4" PadParenthesesOut="1" IndentNamespaces="1" IndentLabels="1" Fill="Tabs" MaxStatement="40" Brackets="Break" MinConditional="-1" IndentBrackets="0" PadParenthesesUn="1" BlockBreak="0" KeepStatements="1" KeepBlocks="1" BlockIfElse="0" IndentSwitches="1" PadOperators="0" FStyle="UserDefined" IndentCases="0" FillEmptyLines="0" BracketsCloseHeaders="0" BlockBreakAll="0" PadParenthesesIn="1" IndentClasses="1" IndentBlocks="0" FillForce="0" /> - </kdevastyle> - <kdevbookmarks> - <bookmarks> - <bookmark url="/home/diau/Projects/polyester/style/polyester.cpp" > - <mark line="2135" /> - </bookmark> - </bookmarks> - </kdevbookmarks> - <kdevvalgrind> - <executable path="" params="" /> - <valgrind path="" params="" /> - <calltree path="" params="" /> - <tdecachegrind path="" /> - </kdevvalgrind> - </pluginList> -</KDevPrjSession> |