mirror of https://github.com/fltk/fltk
Fixed header/footer lines.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10263 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
535fc72035
commit
1a7fcf0757
|
@ -1,5 +1,5 @@
|
|||
//
|
||||
// "$Id"
|
||||
// "$Id$"
|
||||
//
|
||||
// Fl_Shaped_Window header file for the Fast Light Tool Kit (FLTK).
|
||||
//
|
||||
|
@ -74,5 +74,5 @@ public:
|
|||
#endif // Fl_Shaped_Window_H
|
||||
|
||||
//
|
||||
// End of "$Id".
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
//
|
||||
// "$Id"
|
||||
// "$Id$"
|
||||
//
|
||||
// Fl_Shaped_Window source file for the Fast Light Tool Kit (FLTK).
|
||||
//
|
||||
|
@ -365,5 +365,5 @@ void Fl_Shaped_Window::shape(const Fl_Image* img) {
|
|||
}
|
||||
|
||||
//
|
||||
// End of "$Id".
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue