summaryrefslogtreecommitdiff
path: root/src/renderdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/renderdialog.h')
-rw-r--r--src/renderdialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/renderdialog.h b/src/renderdialog.h
index 3952c64..70405e4 100644
--- a/src/renderdialog.h
+++ b/src/renderdialog.h
@@ -56,6 +56,7 @@ private slots:
void progressFinished(int success);
void chooseExportPath();
+ void exportPathChanged(const QString&);
private:
Project& project;