diff options
| author | Manolo Gouy <Manolo> | 2016-04-26 07:25:53 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2016-04-26 07:25:53 +0000 |
| commit | f428d0077d5cb7a7ec0b9b91e0d71be8c52fd4f5 (patch) | |
| tree | 0452239c9956ed480785aaa6653e5cf6076dbcdd /src/drivers/GDI | |
| parent | 1e65c16b732c9909795b53c2d9fd20f3946135c8 (diff) | |
Set svn file properties.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11700 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers/GDI')
| -rw-r--r-- | src/drivers/GDI/Fl_Font.H | 4 | ||||
| -rw-r--r-- | src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx | 4 | ||||
| -rw-r--r-- | src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/src/drivers/GDI/Fl_Font.H b/src/drivers/GDI/Fl_Font.H index c6d467cc3..fd36aab24 100644 --- a/src/drivers/GDI/Fl_Font.H +++ b/src/drivers/GDI/Fl_Font.H @@ -1,5 +1,5 @@ // -// "$Id: Fl_Font.H 11506 2016-04-02 11:58:13Z manolo $" +// "$Id$" // // Font definitions for the Fast Light Tool Kit (FLTK). // @@ -66,5 +66,5 @@ extern FL_EXPORT Fl_Fontdesc *fl_fonts; // the table #endif // -// End of "$Id: Fl_Font.H 11506 2016-04-02 11:58:13Z manolo $". +// End of "$Id$". // diff --git a/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx b/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx index c7f3d401a..43e09b28a 100644 --- a/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx +++ b/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_GDI_Copy_Surface.cxx 11241 2016-02-27 13:52:27Z manolo $" +// "$Id$" // // Copy-to-clipboard code for the Fast Light Tool Kit (FLTK). // @@ -102,5 +102,5 @@ void Fl_GDI_Copy_Surface_Driver::untranslate() { #endif // FL_CFG_GFX_GDI // -// End of "$Id: Fl_Copy_Surface.H 11220 2016-02-26 12:51:47Z manolo $". +// End of "$Id$". // diff --git a/src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx b/src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx index 427215fc9..9ce04fde2 100644 --- a/src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx +++ b/src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_GDI_Image_Surface.cxx 11278 2016-03-03 19:16:22Z manolo $" +// "$Id$" // // Draw-to-image code for the Fast Light Tool Kit (FLTK). // @@ -110,5 +110,5 @@ void Fl_GDI_Image_Surface_Driver::end_current() #endif // FL_CFG_GFX_GDI // -// End of "$Id: Fl_GDI_Image_Surface.cxx 11220 2016-02-26 12:51:47Z manolo $". +// End of "$Id$". // |
