diff options
Diffstat (limited to 'kvkbd.kdevses')
-rw-r--r-- | kvkbd.kdevses | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/kvkbd.kdevses b/kvkbd.kdevses new file mode 100644 index 0000000..13136ff --- /dev/null +++ b/kvkbd.kdevses @@ -0,0 +1,34 @@ +<?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="" /> + <kcachegrind 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> |