diff options
Diffstat (limited to 'src/c_fl_fill_dial.cpp')
-rw-r--r-- | src/c_fl_fill_dial.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/c_fl_fill_dial.cpp b/src/c_fl_fill_dial.cpp index 94e5795..cba6892 100644 --- a/src/c_fl_fill_dial.cpp +++ b/src/c_fl_fill_dial.cpp @@ -1,5 +1,9 @@ +// Programmed by Jedidiah Barber +// Released into the public domain + + #include <FL/Fl_Fill_Dial.H> #include "c_fl_fill_dial.h" #include "c_fl_type.h" |