mirror of
https://github.com/fltk/fltk.git
synced 2026-05-21 06:21:26 +08:00
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:
@@ -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$".
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user