summaryrefslogtreecommitdiffstats
path: root/src/cppcheckplus/control/outlook.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/cppcheckplus/control/outlook.xml')
-rw-r--r--src/cppcheckplus/control/outlook.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/cppcheckplus/control/outlook.xml b/src/cppcheckplus/control/outlook.xml
new file mode 100644
index 0000000..b7a5460
--- /dev/null
+++ b/src/cppcheckplus/control/outlook.xml
@@ -0,0 +1,8 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<outlook>
3 <module text="检查结果" icon="control/images/outlookpanel/module_unselected.png" selected_icon="control/images/outlookpanel/module_selected.png">
4 <submodule text="检查结果" tooltip="This is a tooltip of a button" icon="control/images/toolbar/chart.png" action="Chart2"/>
5 <submodule text="代码修改" tooltip="This is a tooltip of a button" icon="control/images/toolbar/user.png" action="Map"/>
6 <submodule text="检查进度" tooltip="This is a tooltip of a button" icon="control/images/toolbar/user.png" action="Process"/>
7 </module>
8</outlook> \ No newline at end of file