Fixed capitalization of progressdialog.h includes (thanks to Martin for pointing this out, issue #103)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <editorpanel.h>
|
||||
#include <batchqueuepanel.h>
|
||||
#include <set>
|
||||
#include <Progressdialog.h>
|
||||
#include <progressdialog.h>
|
||||
|
||||
class RTWindow : public Gtk::Window, public rtengine::ProgressListener{
|
||||
|
||||
|
Reference in New Issue
Block a user