summaryrefslogtreecommitdiff
path: root/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-02-26 17:17:20 +0000
committerManolo Gouy <Manolo>2016-02-26 17:17:20 +0000
commit350cca5446fa8e71a6ec75e6caaec5ab0047acae (patch)
treee6f52f61f1380366524b997496860c35cdd6b892 /src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx
parente8a8cfc0b1f630aaeb979fd24cfedd9ad3320bf8 (diff)
Use the FL_DOXYGEN preprocessor variable to remove all Doxygen warnings
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11232 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx')
-rw-r--r--src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx b/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx
index 0806ceba3..ab416b134 100644
--- a/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx
+++ b/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx
@@ -18,7 +18,7 @@
/**
- \file gdi_rect.cxx
+ \file Fl_GDI_Graphics_Driver_rect.cxx
\brief MSWindows GDI specific line and polygon drawing with integer coordinates.
*/