summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Native_File_Chooser.H5
-rw-r--r--FL/Fl_Native_File_Chooser_FLTK.H5
-rw-r--r--FL/Fl_Native_File_Chooser_MAC.H5
-rw-r--r--FL/Fl_Native_File_Chooser_WIN32.H5
4 files changed, 20 insertions, 0 deletions
diff --git a/FL/Fl_Native_File_Chooser.H b/FL/Fl_Native_File_Chooser.H
index 77b10dbd0..a425145ce 100644
--- a/FL/Fl_Native_File_Chooser.H
+++ b/FL/Fl_Native_File_Chooser.H
@@ -45,3 +45,8 @@
#endif
#endif /*FL_NATIVE_FILE_CHOOSER_H*/
+
+//
+// End of "$Id$".
+//
+
diff --git a/FL/Fl_Native_File_Chooser_FLTK.H b/FL/Fl_Native_File_Chooser_FLTK.H
index afc671048..a48647ed7 100644
--- a/FL/Fl_Native_File_Chooser_FLTK.H
+++ b/FL/Fl_Native_File_Chooser_FLTK.H
@@ -109,3 +109,8 @@ public:
// added by MG
Fl_Choice *showChoice;
};
+
+//
+// End of "$Id$".
+//
+
diff --git a/FL/Fl_Native_File_Chooser_MAC.H b/FL/Fl_Native_File_Chooser_MAC.H
index c65e8909e..e3a2abeb3 100644
--- a/FL/Fl_Native_File_Chooser_MAC.H
+++ b/FL/Fl_Native_File_Chooser_MAC.H
@@ -154,3 +154,8 @@ public:
const char *errmsg() const;
int show();
};
+
+//
+// End of "$Id$".
+//
+
diff --git a/FL/Fl_Native_File_Chooser_WIN32.H b/FL/Fl_Native_File_Chooser_WIN32.H
index 6429e461c..c9f5ae397 100644
--- a/FL/Fl_Native_File_Chooser_WIN32.H
+++ b/FL/Fl_Native_File_Chooser_WIN32.H
@@ -104,3 +104,8 @@ public:
const char *errmsg() const;
int show();
};
+
+//
+// End of "$Id$".
+//
+