Merge branch 'dev' into newlocallab

This commit is contained in:
Ingo Weyrich
2020-02-07 18:24:50 +01:00
83 changed files with 1676 additions and 1767 deletions

View File

@@ -35,7 +35,7 @@ class BatchQueuePanel;
class EditorPanel;
class FilePanel;
class PLDBridge;
class RTWindow :
class RTWindow final :
public Gtk::Window,
public rtengine::ProgressListener,
public rtengine::NonCopyable