From 5da15de17469047d313cd574aaa4bc226bd4cae2 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 26 Aug 2023 17:27:29 +0200 Subject: FLUID: simplified worker handling --- FL/filename.H | 1 + 1 file changed, 1 insertion(+) (limited to 'FL') diff --git a/FL/filename.H b/FL/filename.H index fb2272b43..3d9da0294 100644 --- a/FL/filename.H +++ b/FL/filename.H @@ -64,6 +64,7 @@ FL_EXPORT Fl_String fl_filename_setext(const Fl_String &filename, const Fl_Strin FL_EXPORT Fl_String fl_filename_expand(const Fl_String &from); FL_EXPORT Fl_String fl_filename_absolute(const Fl_String &from); FL_EXPORT Fl_String fl_filename_relative(const Fl_String &from); +FL_EXPORT Fl_String fl_getcwd(); # endif -- cgit v1.2.3