diff options
Diffstat (limited to 'FL/Fl_Shared_Image.H')
| -rw-r--r-- | FL/Fl_Shared_Image.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Shared_Image.H b/FL/Fl_Shared_Image.H index acecebf83..fec770041 100644 --- a/FL/Fl_Shared_Image.H +++ b/FL/Fl_Shared_Image.H @@ -127,7 +127,7 @@ public: #ifdef SHIM_DEBUG static void print_pool(); #endif - + /** Returns the filename of the shared image */ const char *name() { return name_; } |
