Adding rawtherapee-cli.exe, '-q' (quick start mode) added
Standard rawtherapee.exe now has almost no command line options left. Use '-h' to see options for each executables.
This commit is contained in:
@@ -34,9 +34,6 @@ public:
|
||||
void changeImage (const Glib::ustring& imageName);
|
||||
static void updateImages ();
|
||||
|
||||
static Glib::ustring findIconAbsolutePath (const Glib::ustring& iconName);
|
||||
static void setPaths (const Options& options);
|
||||
|
||||
static Glib::RefPtr<Gdk::Pixbuf> createFromFile (const Glib::ustring& fileName);
|
||||
static Cairo::RefPtr<Cairo::ImageSurface> createFromPng (const Glib::ustring& fileName);
|
||||
};
|
||||
|
Reference in New Issue
Block a user