Spreadsheet: Added direct alias command.

This commit is contained in:
Eivind Kvedalen
2015-09-30 01:11:59 +02:00
committed by wmayer
parent 27cfcc5995
commit e334ac3aed
7 changed files with 248 additions and 1 deletions

View File

@@ -223,6 +223,8 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
<< "Spreadsheet_StyleBold"
<< "Spreadsheet_StyleItalic"
<< "Spreadsheet_StyleUnderline"
<< "Separator"
<< "Spreadsheet_SetAlias"
<< "Separator"
;