mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 09:00:42 +08:00
A HELP text to SeerThreadManagerWidget.
This commit is contained in:
@@ -35,6 +35,7 @@ SeerThreadManagerWidget::SeerThreadManagerWidget (QWidget* parent) : QWidget(par
|
||||
helpToolButton->setToolTip("Help on thread information.");
|
||||
|
||||
QHContainerWidget* hcontainer = new QHContainerWidget(this);
|
||||
hcontainer->setSpacing(3);
|
||||
hcontainer->addWidget(refreshToolButton);
|
||||
hcontainer->addWidget(helpToolButton);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user