source: trunk/OpenYahtzee/openyahtzee.kdevses @ 15

Last change on this file since 15 was 15, checked in by guyru, 7 years ago

fixed header info, fixed version info

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.7 KB
Line 
1<?xml version = '1.0' encoding = 'UTF-8'?>
2<!DOCTYPE KDevPrjSession>
3<KDevPrjSession>
4 <DocsAndViews NumberOfDocuments="14" >
5  <Doc0 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/DBwrapper.cpp" >
6   <View0 line="0" Type="Source" />
7  </Doc0>
8  <Doc1 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/DBwrapper.h" >
9   <View0 line="0" Type="Source" />
10  </Doc1>
11  <Doc2 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/HighScoreDialog.cpp" >
12   <View0 line="0" Type="Source" />
13  </Doc2>
14  <Doc3 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/HighScoreTableDB.h" >
15   <View0 line="0" Type="Source" />
16  </Doc3>
17  <Doc4 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/HighScoreDialog.h" >
18   <View0 line="0" Type="Source" />
19  </Doc4>
20  <Doc5 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/MainFrame.h" >
21   <View0 line="0" Type="Source" />
22  </Doc5>
23  <Doc6 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/ObjectsID.h" >
24   <View0 line="0" Type="Source" />
25  </Doc6>
26  <Doc7 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/SettingsDB.h" >
27   <View0 line="0" Type="Source" />
28  </Doc7>
29  <Doc8 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/MainFrame.cpp" >
30   <View0 line="0" Type="Source" />
31  </Doc8>
32  <Doc9 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/openyahtzee.cpp" >
33   <View0 line="0" Type="Source" />
34  </Doc9>
35  <Doc10 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/HighScoreTableDB.cpp" >
36   <View0 line="0" Type="Source" />
37  </Doc10>
38  <Doc11 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/SettingsDB.cpp" >
39   <View0 line="0" Type="Source" />
40  </Doc11>
41  <Doc12 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/SettingsDialog.cpp" >
42   <View0 line="0" Type="Source" />
43  </Doc12>
44  <Doc13 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/SettingsDialog.h" >
45   <View0 line="0" Type="Source" />
46  </Doc13>
47 </DocsAndViews>
48 <pluginList>
49  <kdevdebugger>
50   <breakpointList>
51    <breakpoint0 location="/home/guy/workspace/OpenYahtzee/src/MainFrame.cpp:224" type="1" tracingFormatString="" traceFormatStringEnabled="0" condition="" tracingEnabled="0" enabled="1" >
52     <tracedExpressions/>
53    </breakpoint0>
54   </breakpointList>
55  </kdevdebugger>
56  <kdevbookmarks>
57   <bookmarks>
58    <bookmark url="/home/guy/workspace/OpenYahztee/src/MainFrame.cpp" >
59     <mark line="596" />
60    </bookmark>
61   </bookmarks>
62  </kdevbookmarks>
63  <kdevvalgrind>
64   <executable path="" params="" />
65   <valgrind path="" params="" />
66   <calltree path="" params="" />
67   <kcachegrind path="" />
68  </kdevvalgrind>
69 </pluginList>
70</KDevPrjSession>
Note: See TracBrowser for help on using the repository browser.