source: trunk/OpenYahtzee/openyahtzee.kdevses @ 37

Last change on this file since 37 was 37, checked in by guyru, 6 years ago

cleaned up the post scoring code

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