diff options
Diffstat (limited to 'kvkbd.kdevses')
-rw-r--r-- | kvkbd.kdevses | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/kvkbd.kdevses b/kvkbd.kdevses deleted file mode 100644 index 6d6d6a1..0000000 --- a/kvkbd.kdevses +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version = '1.0' encoding = 'UTF-8'?> -<!DOCTYPE KDevPrjSession> -<KDevPrjSession> - <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/> - </kdevbookmarks> - <kdevvalgrind> - <executable path="" params="" /> - <valgrind path="" params="" /> - <calltree path="" params="" /> - <tdecachegrind path="" /> - </kdevvalgrind> - </pluginList> - <DocsAndViews NumberOfDocuments="3" > - <Doc0 NumberOfViews="1" URL="file:///home/yodor/Personal/projects/personal/kvkbd-0.4.6/src/MainWidget.h" > - <View0 Encoding="" Type="Source" /> - </Doc0> - <Doc1 NumberOfViews="1" URL="file:///home/yodor/Personal/projects/personal/kvkbd-0.4.6/src/MainWidget.cpp" > - <View0 Encoding="" Type="Source" /> - </Doc1> - <Doc2 NumberOfViews="1" URL="file:///home/yodor/Personal/projects/personal/kvkbd-0.4.6/src/main.cpp" > - <View0 Encoding="" line="37" Type="Source" /> - </Doc2> - </DocsAndViews> -</KDevPrjSession> |