summaryrefslogtreecommitdiff
path: root/examples/howto-text-over-image-button.cxx
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2020-06-18 18:37:44 -0400
committerAaron M. Ucko <ucko@debian.org>2020-06-18 18:37:44 -0400
commit2d4d2264c82002fcf7cd11f9847deab76b31b3fd (patch)
treeae37ee577a17c65bdfc478335f7ee0f6ec787c4c /examples/howto-text-over-image-button.cxx
parent10b16ce2223d6869b94dfb68aff76e62971842ee (diff)
New upstream version 1.3.5
Diffstat (limited to 'examples/howto-text-over-image-button.cxx')
-rw-r--r--examples/howto-text-over-image-button.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/howto-text-over-image-button.cxx b/examples/howto-text-over-image-button.cxx
index 681d8d8..f102dc7 100644
--- a/examples/howto-text-over-image-button.cxx
+++ b/examples/howto-text-over-image-button.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: howto-text-over-image-button.cxx 8864 2011-07-19 04:49:30Z greg.ercolano $"
+// "$Id$"
//
// Simple example of a button with text over an image
// Originally from erco's cheat sheet 10/25/2010, permission by author.
@@ -78,5 +78,5 @@ int main(int argc, char **argv) {
}
//
-// End of "$Id: howto-text-over-image-button.cxx 8864 2011-07-19 04:49:30Z greg.ercolano $".
+// End of "$Id$".
//