source: trunk/OpenYahtzee/openyahtzee.kdevses @ 21

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

added functionality to undo button

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.3 KB
Line 
1<?xml version = '1.0' encoding = 'UTF-8'?>
2<!DOCTYPE KDevPrjSession>
3<KDevPrjSession>
4 <DocsAndViews NumberOfDocuments="6" >
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="186" 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 </DocsAndViews>
24 <pluginList>
25  <kdevdebugger>
26   <breakpointList/>
27  </kdevdebugger>
28  <kdevbookmarks>
29   <bookmarks>
30    <bookmark url="/home/guy/workspace/OpenYahztee/src/MainFrame.cpp" >
31     <mark line="596" />
32    </bookmark>
33   </bookmarks>
34  </kdevbookmarks>
35  <kdevvalgrind>
36   <executable path="" params="" />
37   <valgrind path="" params="" />
38   <calltree path="" params="" />
39   <kcachegrind path="" />
40  </kdevvalgrind>
41 </pluginList>
42</KDevPrjSession>
Note: See TracBrowser for help on using the repository browser.