mirror of
https://github.com/fltk/fltk.git
synced 2026-05-22 23:37:02 +08:00
Changed file properties
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7623 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// "$Id: Fl_Paged_Device.cxx 7556 2010-04-27 21:33:44Z manolo $"
|
||||
// "$Id$"
|
||||
//
|
||||
// implementation of Fl_Paged_Device class for the Fast Light Tool Kit (FLTK).
|
||||
//
|
||||
@@ -286,6 +286,6 @@ void Fl_Paged_Device::translate(int x, int y) {}
|
||||
void Fl_Paged_Device::untranslate(void) {}
|
||||
|
||||
//
|
||||
// End of "$Id: Fl_Paged_Device.cxx 7556 2010-04-27 21:33:44Z manolo $".
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// "$Id: Fl_PS_Printer.cxx 7520 2010-04-16 20:19:09Z manolo $"
|
||||
// "$Id$"
|
||||
//
|
||||
// PostScript device support for the Fast Light Tool Kit (FLTK).
|
||||
//
|
||||
@@ -1389,5 +1389,5 @@ int Fl_Printer::start_job(int pages, int *firstpage, int *lastpage) {
|
||||
#endif // FL_DOXYGEN
|
||||
|
||||
//
|
||||
// End of "$Id: Fl_PS_Printer.cxx 7520 2010-04-16 20:19:09Z manolo $".
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user