summaryrefslogtreecommitdiffstats
path: root/src/cppcheckplus/control/outlook.xml
blob: b7a5460873fe73a76f3117f144ed7924573cd63f (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<outlook>
	<module text="检查结果" icon="control/images/outlookpanel/module_unselected.png" selected_icon="control/images/outlookpanel/module_selected.png">
        <submodule text="检查结果" tooltip="This is a tooltip of a button" icon="control/images/toolbar/chart.png" action="Chart2"/>
        <submodule text="代码修改" tooltip="This is a tooltip of a button" icon="control/images/toolbar/user.png" action="Map"/>
        <submodule text="检查进度" tooltip="This is a tooltip of a button" icon="control/images/toolbar/user.png" action="Process"/>
	</module>
</outlook>