]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/Dialogs2.C
Fix Helge's index bugs.
[features.git] / src / frontends / xforms / Dialogs2.C
index 37653f557c17bf0cbf13efd79d11dd1a0722cf95..0a7f9f4f5819229da9e06fcfbf50ebb4ab8ba885 100644 (file)
@@ -129,7 +129,7 @@ void Dialogs::showIndex(InsetCommand * ic)
 
 void Dialogs::createIndex()
 {
-       pimpl_->index.controller().createInset(string());
+       pimpl_->index.controller().createInset("index");
 }