Mod: redundant void 2
This commit is contained in:
@@ -44,7 +44,7 @@ ViewProviderPart::~ViewProviderPart()
|
||||
{
|
||||
}
|
||||
|
||||
bool ViewProviderPart::doubleClicked(void)
|
||||
bool ViewProviderPart::doubleClicked()
|
||||
{
|
||||
try {
|
||||
QString text = QObject::tr("Edit %1").arg(QString::fromUtf8(getObject()->Label.getValue()));
|
||||
|
||||
Reference in New Issue
Block a user