source: trunk/OpenYahtzee/openyahtzee.kdevses @ 35

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

new icon handling

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.1 KB
Line 
1<?xml version = '1.0' encoding = 'UTF-8'?>
2<!DOCTYPE KDevPrjSession>
3<KDevPrjSession>
4 <DocsAndViews NumberOfDocuments="12" >
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="20" 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 line="27" 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="30" Type="Source" />
37  </Doc10>
38  <Doc11 NumberOfViews="1" URL="file:///home/guy/workspace/OpenYahtzee/src/Icon.h" >
39   <View0 line="32" Type="Source" />
40  </Doc11>
41 </DocsAndViews>
42 <pluginList>
43  <kdevdebugger>
44   <breakpointList/>
45  </kdevdebugger>
46  <kdevbookmarks>
47   <bookmarks>
48    <bookmark url="/home/guy/workspace/OpenYahztee/src/MainFrame.cpp" >
49     <mark line="596" />
50    </bookmark>
51   </bookmarks>
52  </kdevbookmarks>
53  <kdevvalgrind>
54   <executable path="" params="" />
55   <valgrind path="" params="" />
56   <calltree path="" params="" />
57   <kcachegrind path="" />
58  </kdevvalgrind>
59 </pluginList>
60</KDevPrjSession>
Note: See TracBrowser for help on using the repository browser.