mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Wrap code for better readability
This commit is contained in:
@@ -254,7 +254,8 @@ DiagramContext ElementInfoWidget::currentInfo() const
|
||||
Slot activated when this widget is show.
|
||||
Set the focus to the first line edit provided by this widget
|
||||
*/
|
||||
void ElementInfoWidget::firstActivated() {
|
||||
void ElementInfoWidget::firstActivated()
|
||||
{
|
||||
m_eipw_list.first() -> setFocusTolineEdit();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user