mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #189: Minor bugfixes
This commit is contained in:
@ -80,7 +80,7 @@ std::vector<QAction*> ObjectInspectorPlugin::getActions() const
|
||||
|
||||
QString ObjectInspectorPlugin::getPluginMenuName() const
|
||||
{
|
||||
return tr("Object &Inspector");
|
||||
return tr("O&bject Inspector");
|
||||
}
|
||||
|
||||
void ObjectInspectorPlugin::onObjectInspectorTriggered()
|
||||
|
Reference in New Issue
Block a user