mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 06:56:24 +08:00
Correct the headers included by FL/Fl_Copy_Surface.H, following the new implementation of this class.
This change requires other changes in header inclusions by class Fl_Image_Surface. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11258 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -19,9 +19,7 @@
|
||||
#ifndef Fl_Copy_Surface_H
|
||||
#define Fl_Copy_Surface_H
|
||||
|
||||
#include <FL/Fl_Paged_Device.H>
|
||||
#include <FL/Fl_Printer.H>
|
||||
#include <FL/x.H>
|
||||
#include <FL/Fl_Widget_Surface.H>
|
||||
|
||||
/** Supports copying of graphical data to the clipboard.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user