/[eiffelstudio]/branches/Eiffel_57_docking/Src/Eiffel/interface/new_graphical/commands/eb_toggle_uml_command.e |
Parent Directory
|
Revision Log
|
Patch
revision 62170 by manus, Sun Jul 30 06:08:49 2006 UTC | revision 62171 by larryl, Tue Aug 1 01:27:17 2006 UTC | |
---|---|---|
# | Line 83 feature {NONE} -- Implementation | Line 83 feature {NONE} -- Implementation |
83 | Result := pixmaps.icon_pixmaps.diagram_view_uml_icon | Result := pixmaps.icon_pixmaps.diagram_view_uml_icon |
84 | end | end |
85 | ||
86 | pixel_buffer: EV_PIXEL_BUFFER is | |
87 | -- Pixel buffer representing the command. | |
88 | do | |
89 | -- Currently there is no pixel buffer for this command. | |
90 | end | |
91 | ||
92 | description: STRING is | description: STRING is |
93 | -- Description for this command. | -- Description for this command. |
94 | do | do |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |