]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Alert.C
Extracted from r14281
[lyx.git] / src / frontends / Alert.C
index 3cad674292c9b18aad57890a98dec86bcee506bb..83e6d33610bab1a1eba21275f4f948ba4a0743f4 100644 (file)
@@ -23,8 +23,8 @@ using std::string;
 
 
 int Alert::prompt(string const & title, string const & question,
-           int default_button, int escape_button,
-          string const & b1, string const & b2, string const & b3)
+                 int default_button, int escape_button,
+                 string const & b1, string const & b2, string const & b3)
 {
        if (!lyx_gui::use_gui || lyxerr.debugging()) {
                lyxerr << title << '\n'