source: trunk/OpenYahtzee/openyahtzee.kdevses @ 42

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

changed some default values

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.4 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/SettingsDB.h" >
6   <View0 Type="Source" />
7  </Doc0>
8  <Doc1 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/openyahtzee.cpp" >
9   <View0 Type="Source" />
10  </Doc1>
11  <Doc2 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/MainFrame.cpp" >
12   <View0 line="254" 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 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 Type="Source" />
37  </Doc10>
38  <Doc11 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/Icon.h" >
39   <View0 Type="Source" />
40  </Doc11>
41  <Doc12 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/openyahtzee.rc" >
42   <View0 Type="Source" />
43  </Doc12>
44  <Doc13 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/HighScoreDialog.h" >
45   <View0 line="0" Type="Source" />
46  </Doc13>
47 </DocsAndViews>
48 <pluginList>
49  <kdevdebugger>
50   <breakpointList/>
51  </kdevdebugger>
52  <kdevbookmarks>
53   <bookmarks>
54    <bookmark url="/home/guy/workspace/OpenYahztee/src/MainFrame.cpp" >
55     <mark line="596" />
56    </bookmark>
57   </bookmarks>
58  </kdevbookmarks>
59  <kdevvalgrind>
60   <executable path="" params="" />
61   <valgrind path="" params="" />
62   <calltree path="" params="" />
63   <kcachegrind path="" />
64  </kdevvalgrind>
65 </pluginList>
66</KDevPrjSession>
Note: See TracBrowser for help on using the repository browser.