]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QIndexDialog.C
Get rid of the static_casts.
[lyx.git] / src / frontends / qt2 / QIndexDialog.C
index 308f58bf04e48cd05ca8b5e7c00a0689f41c39d0..1e01b9b607e3724c0ba2f523a7c940fd243ca163 100644 (file)
@@ -10,9 +10,6 @@
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
 
 #include "qt_helpers.h"
 
@@ -37,11 +34,11 @@ QIndexDialog::QIndexDialog(QIndex * form)
 "The format of the entry in the index.\n"
 "\n"
 "An entry can be specified as a sub-entry of\n"
-"another with \"!\" :\n"
+"another with \"!\":\n"
 "\n"
 "cars!mileage\n"
 "\n"
-"You can cross-refer to another entry like so :\n"
+"You can cross-refer to another entry like so:\n"
 "\n"
 "cars!mileage|see{economy}\n"
 "\n"