/[eiffelstudio]/branches/Eiffel_57_docking/Src/Eiffel/interface/new_graphical/commands/eb_metric_delete_cmd.e |
Parent Directory
|
Revision Log
|
Patch
revision 62170 by manus, Sun Jul 30 06:08:03 2006 UTC | revision 62171 by larryl, Tue Aug 1 01:27:17 2006 UTC | |
---|---|---|
# | Line 29 feature -- Initialization | Line 29 feature -- Initialization |
29 | Result := Pixmaps.Icon_delete_measure | Result := Pixmaps.Icon_delete_measure |
30 | end | end |
31 | ||
32 | pixel_buffer: EV_PIXEL_BUFFER is | |
33 | -- Pixel buffer representing the command. | |
34 | do | |
35 | -- Currently there is no pixel buffer for this command. | |
36 | end | |
37 | ||
38 | tooltip: STRING is | tooltip: STRING is |
39 | -- Tooltip for the toolbar button. | -- Tooltip for the toolbar button. |
40 | do | do |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |