mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Wrap code for better readability
This commit is contained in:
@@ -153,7 +153,8 @@ void SummaryQueryWidget::fillSavedQuery()
|
||||
/**
|
||||
@brief SummaryQueryWidget::updateQueryLine
|
||||
*/
|
||||
void SummaryQueryWidget::updateQueryLine() {
|
||||
void SummaryQueryWidget::updateQueryLine()
|
||||
{
|
||||
ui->m_user_query_le->setText(queryStr());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user