Update src/Mod/Spreadsheet/Gui/Workbench.cpp
Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com>
This commit is contained in:
committed by
Chris Hennes
parent
751626202d
commit
f078e51dab
@@ -113,7 +113,7 @@ void Workbench::activated()
|
||||
}
|
||||
backgroundColor->setToolTip(QObject::tr("Set cells background color"));
|
||||
backgroundColor->setWhatsThis(
|
||||
QObject::tr("Sets the Spreadsheet cells background color"));
|
||||
QObject::tr("Sets the spreadsheet cells background color"));
|
||||
backgroundColor->setStatusTip(QObject::tr("Set cells background color"));
|
||||
bar->addWidget(backgroundColor);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user