aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/export_object_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/export_object_dialog.h')
-rw-r--r--ui/qt/export_object_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/export_object_dialog.h b/ui/qt/export_object_dialog.h
index 5fa8735166..178a2cf9d1 100644
--- a/ui/qt/export_object_dialog.h
+++ b/ui/qt/export_object_dialog.h
@@ -41,7 +41,7 @@ public slots:
private slots:
void accept();
- void captureEvent(CaptureEvent *e);
+ void captureEvent(CaptureEvent e);
void on_buttonBox_helpRequested();
void on_buttonBox_clicked(QAbstractButton *button);