Make requested changes

This commit is contained in:
xiota
2024-04-16 15:49:40 +00:00
parent 1ad5ec3e9e
commit 4d715cf281
4 changed files with 64 additions and 66 deletions

View File

@@ -91,7 +91,7 @@ public:
int save (const Glib::ustring &fname) const;
#ifdef LIBJXL
int loadJxl (const Glib::ustring &fname);
int loadJXL (const Glib::ustring &fname);
#endif
int loadPNG (const Glib::ustring &fname);