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 7c5ce0ac68..992ed6815d 100644
--- a/ui/qt/export_object_dialog.h
+++ b/ui/qt/export_object_dialog.h
@@ -55,7 +55,7 @@ struct _export_object_list_t {
class ExportObjectDialog : public QDialog
{
Q_OBJECT
-
+
public:
enum ObjectType { Dicom, Http, Smb };