diff options
| author | Greg Ercolano <erco@seriss.com> | 2010-12-10 08:09:27 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2010-12-10 08:09:27 +0000 |
| commit | 3d94092dcc301e5c904851edeb4650e73d256370 (patch) | |
| tree | b613a259525c48a04ccc9204dbdf98c4d8d056ff /examples/menubar-add.cxx | |
| parent | ca8f6d72b6609fd49b88ef5704e67d09ee6ced28 (diff) | |
Header mods for submission history, copyright notices, consistency.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7996 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'examples/menubar-add.cxx')
| -rw-r--r-- | examples/menubar-add.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/menubar-add.cxx b/examples/menubar-add.cxx index 46c1336bb..5986b6863 100644 --- a/examples/menubar-add.cxx +++ b/examples/menubar-add.cxx @@ -1,7 +1,7 @@ // // "$Id$" // -// An example of using Fl_Menu_Bar's add() to dynamically create menubars +// An example of using Fl_Menu_Bar's add() to dynamically create menubars // // Menu bars can be created several ways. Using add() allows // dynamically creating a menubar using a 'pathname' syntax. |
