source: trunk/OpenYahtzee/openyahtzee.kdevses @ 25

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

* empty log message *

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.8 KB
Line 
1<?xml version = '1.0' encoding = 'UTF-8'?>
2<!DOCTYPE KDevPrjSession>
3<KDevPrjSession>
4 <DocsAndViews NumberOfDocuments="9" >
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 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 line="26" Type="Source" />
22  </Doc5>
23  <Doc6 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/HighScoreTableDB.cpp" >
24   <View0 line="0" Type="Source" />
25  </Doc6>
26  <Doc7 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/HighScoreDialog.cpp" >
27   <View0 line="32" Type="Source" />
28  </Doc7>
29  <Doc8 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/SettingsDialog.cpp" >
30   <View0 line="29" Type="Source" />
31  </Doc8>
32 </DocsAndViews>
33 <pluginList>
34  <kdevdebugger>
35   <breakpointList/>
36  </kdevdebugger>
37  <kdevbookmarks>
38   <bookmarks>
39    <bookmark url="/home/guy/workspace/OpenYahztee/src/MainFrame.cpp" >
40     <mark line="596" />
41    </bookmark>
42   </bookmarks>
43  </kdevbookmarks>
44  <kdevvalgrind>
45   <executable path="" params="" />
46   <valgrind path="" params="" />
47   <calltree path="" params="" />
48   <kcachegrind path="" />
49  </kdevvalgrind>
50 </pluginList>
51</KDevPrjSession>
Note: See TracBrowser for help on using the repository browser.