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

@@ -42,6 +42,7 @@ public:
~PropertiesDialog();
void apply();
void selectAlias();
private Q_SLOTS:
void foregroundColorChanged(const QColor &color);