diff options
| -rw-r--r-- | examples/howto-text-over-image-button.cxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/howto-text-over-image-button.cxx b/examples/howto-text-over-image-button.cxx index 296e8e284..a34782961 100644 --- a/examples/howto-text-over-image-button.cxx +++ b/examples/howto-text-over-image-button.cxx @@ -76,3 +76,7 @@ int main(int argc, char **argv) { win->show(argc,argv); return(Fl::run()); } + +// +// End of "$Id$". +// |
