Remove duplicate tool-tip setting

We set the real tool-tips with setBtnToolTip from maintab.cpp, so this
is just duplicate and miss-leading.

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2014-12-30 00:31:32 +01:00 committed by Dirk Hohndel
parent 266c3f9aa2
commit 42f8bbdbeb

View file

@ -52,7 +52,6 @@ TableView::TableView(QWidget *parent) : QGroupBox(parent)
QIcon plusIcon(":plus");
plusBtn = new QPushButton(plusIcon, QString(), this);
plusBtn->setFlat(true);
plusBtn->setToolTip(tr("Add cylinder"));
/* now determine the icon and button size. Since the button will be
* placed in the label, make sure that we do not overflow, as it might