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
c5ddbb8a16
commit
71ec5e8050
@@ -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