diff options
Diffstat (limited to 'chalk/plugins/viewplugins/performancetest/perftest.rc')
| -rw-r--r-- | chalk/plugins/viewplugins/performancetest/perftest.rc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chalk/plugins/viewplugins/performancetest/perftest.rc b/chalk/plugins/viewplugins/performancetest/perftest.rc new file mode 100644 index 000000000..de404a342 --- /dev/null +++ b/chalk/plugins/viewplugins/performancetest/perftest.rc @@ -0,0 +1,9 @@ +<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd"> +<kpartgui library="chalkperftest" version="1"> +<MenuBar> + <Menu name="Tools"><text>&Tools</text> + <Separator/> + <Action name="perf_test"/> + </Menu> +</MenuBar> +</kpartgui>
\ No newline at end of file |
