Skip to content

Commit

Permalink
fix #497
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Jun 23, 2017
1 parent 1467d90 commit 4c7229c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ void DeviceExplorerWidget::buildGUI()
#endif

m_editAction->setEnabled(false);
this->addAction(m_editAction);
m_refreshAction->setEnabled(false);
m_refreshValueAction->setEnabled(false);
m_removeNodeAction->setEnabled(false);
Expand Down

0 comments on commit 4c7229c

Please sign in to comment.