]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Alert.h
fix starting up which binary is really a symlink; make sure insetinclude file browser...
[lyx.git] / src / frontends / Alert.h
index ead6f8a60634e8d0e7289ebc599e259c27f39c77..0fe2a71417ef9bb3726a0ecc57257c86429d0783 100644 (file)
@@ -28,4 +28,4 @@ namespace Alert {
        /// Asks for a text
        std::pair<bool, string> const askForText(string const & msg, 
                string const & dflt = string());
-};
+}