summaryrefslogtreecommitdiff
path: root/src/Fl_Pixmap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Pixmap.cxx')
-rw-r--r--src/Fl_Pixmap.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Fl_Pixmap.cxx b/src/Fl_Pixmap.cxx
index 2953727bf..a340048fe 100644
--- a/src/Fl_Pixmap.cxx
+++ b/src/Fl_Pixmap.cxx
@@ -202,6 +202,9 @@ void Fl_GDI_Printer_Graphics_Driver::draw(Fl_Pixmap *pxm, int XP, int YP, int WP
}
//------------------------------------------------------------------------------
+#elif defined(FL_PORTING)
+#pragma message "Implement Fl_XXX_Graphics_Driver methods here"
+//------------------------------------------------------------------------------
#else // X11, Xlib
//------------------------------------------------------------------------------