]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiProgress.h
Fix handling of the add branch textfield in GuiBranches
[lyx.git] / src / frontends / qt4 / GuiProgress.h
index 1d80259f71eda3cede75cb4a9ef086827ab61c53..a514733eb7a85bdc03652724171f07e2e29a84ef 100644 (file)
@@ -42,6 +42,10 @@ public:
        void lyxerrDisconnect();
        void lyxerrFlush();
 
+       int prompt(docstring const & title, docstring const & question,
+                  int default_button, int cancel_button,
+                  docstring const & b1, docstring const & b2);
+
        static QString currentTime();
 
 Q_SIGNALS: