summaryrefslogtreecommitdiffstats
path: root/src/imageplugins/adjustcurves/digikamimageplugin_adjustcurves_ui.rc
blob: c87c2c1e75086de3e4e33d827b134d9022f2c707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui version="5" name="digikamimageplugin_adjustcurves" >

 <MenuBar>

   <Menu name="Color" ><text>&amp;Color</text>
     <Action name="imageplugin_adjustcurves" /> 
   </Menu>

 </MenuBar>
 
 <ToolBar name="ToolBar" >
  <text>Main Toolbar</text>
 </ToolBar>
 
 <ActionProperties>
  <Action name="imageplugin_adjustcurves" />
 </ActionProperties>

</kpartgui>