summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_video_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/export_video_dialog.h')
-rw-r--r--gtk2_ardour/export_video_dialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/export_video_dialog.h b/gtk2_ardour/export_video_dialog.h
index bf3ace9f30..8e410cb6a0 100644
--- a/gtk2_ardour/export_video_dialog.h
+++ b/gtk2_ardour/export_video_dialog.h
@@ -40,7 +40,7 @@
*/
class ExportVideoDialog : public ArdourDialog , public PBD::ScopedConnectionList
{
- public:
+public:
ExportVideoDialog ();
~ExportVideoDialog ();
@@ -55,7 +55,7 @@ class ExportVideoDialog : public ArdourDialog , public PBD::ScopedConnectionList
Gtk::Dialog::on_response (response_id);
}
- private:
+private:
TimeSelection export_range;
void on_show ();