]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_gui_misc.h
NEW_INSETS changes, + some small things in insettabular.C
[lyx.git] / src / lyx_gui_misc.h
index 8d67900ba5d3329cd5ad4ebaaec941fc9b828201..92525efcea12ef430aeb69a47344d60ba5cd70c0 100644 (file)
@@ -65,7 +65,7 @@ void WarnReadonly(string const & file);
 float getScreenDPI();
 
 // inlined functions
-/// rings the audio bell.
+// rings the audio bell.
 inline
 void LyXBell() {
        // if (audio()) ON/OFF switch yet to be implemented