|
|
@ -64,7 +64,7 @@ KXsldbg::KXsldbg()
|
|
|
|
(menuBar()->findItem(mbar->idAt(mbar->count()-1))->popup());
|
|
|
|
(menuBar()->findItem(mbar->idAt(mbar->count()-1))->popup());
|
|
|
|
if (help_menu)
|
|
|
|
if (help_menu)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
help_menu->insertItem(SmallIconSet("contents"), i18n("&XSLDbg handbook"), TQT_TQOBJECT(this),
|
|
|
|
help_menu->insertItem(SmallIconSet("contents"), i18n("&XSLDbg Handbook"), TQT_TQOBJECT(this),
|
|
|
|
TQT_SLOT(showXSLDbgHelp()), NULL, -1, 1);
|
|
|
|
TQT_SLOT(showXSLDbgHelp()), NULL, -1, 1);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|