use a warning dialog, nto a question dialog, for sample rate mismatch
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 14 Jan 2013 21:45:55 +0000 (21:45 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 14 Jan 2013 21:45:55 +0000 (21:45 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@13839 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/ardour_ui.cc

index cb8d57b1bee70410465c8b2b50f2fe51ae0e02ef..a0cd4a377b40cff1e4f4570aff9e03cfb78d897a 100644 (file)
@@ -3383,7 +3383,7 @@ int
 ARDOUR_UI::sr_mismatch_dialog (framecnt_t desired, framecnt_t actual)
 {
        HBox* hbox = new HBox();
-       Image* image = new Image (Stock::DIALOG_QUESTION, ICON_SIZE_DIALOG);
+       Image* image = new Image (Stock::DIALOG_WARNING, ICON_SIZE_DIALOG);
        ArdourDialog dialog (_("Sample Rate Mismatch"), true);
        Label  message (string_compose (_("\
 This session was created with a sample rate of %1 Hz, but\n\