More properties.. :/
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11838 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
d5a64877cf
commit
d8676e6f4c
@ -1,5 +1,5 @@
|
||||
//
|
||||
// "$Id: ExternalCodeEditor_UNIX.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
|
||||
// "$Id$".
|
||||
//
|
||||
// External code editor management class for Unix
|
||||
//
|
||||
@ -432,5 +432,5 @@ int ExternalCodeEditor::editors_open() {
|
||||
|
||||
#endif /* !WIN32 */
|
||||
//
|
||||
// End of "$Id: ExternalCodeEditor_UNIX.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
@ -1,5 +1,5 @@
|
||||
//
|
||||
// "$Id: ExternalCodeEditor_UNIX.h 10800 2016-07-10 00:00:00Z greg.ercolano $".
|
||||
// "$Id$".
|
||||
//
|
||||
// External code editor management class for Unix
|
||||
//
|
||||
@ -47,5 +47,5 @@ public:
|
||||
|
||||
#endif /*_EXTCODEEDITOR_H */
|
||||
//
|
||||
// End of "$Id: ExternalCodeEditor_UNIX.h 10800 2016-07-10 00:00:00Z greg.ercolano $".
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
@ -1,5 +1,5 @@
|
||||
//
|
||||
// "$Id: ExternalCodeEditor_WIN32.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
|
||||
// "$Id$".
|
||||
//
|
||||
// External code editor management class for Windows
|
||||
//
|
||||
@ -544,5 +544,5 @@ int ExternalCodeEditor::editors_open() {
|
||||
|
||||
#endif /* WIN32 */
|
||||
//
|
||||
// End of "$Id: ExternalCodeEditor_WIN32.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
@ -1,5 +1,5 @@
|
||||
//
|
||||
// "$Id: ExternalCodeEditor_WIN32.h 10800 2016-07-10 00:00:00Z greg.ercolano $".
|
||||
// "$Id$".
|
||||
//
|
||||
// External code editor management class for Windows
|
||||
//
|
||||
@ -59,5 +59,5 @@ public:
|
||||
|
||||
#endif /*_EXTCODEEDITOR_H */
|
||||
//
|
||||
// End of "$Id: ExternalCodeEditor_WIN32.h 10800 2016-07-10 00:00:00Z greg.ercolano $".
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user