trailing blanks removed
This commit is contained in:
parent
35990ac233
commit
58a942bb2d
@ -84,7 +84,7 @@ void QskSubWindow::setWindowTitle( const QString& title )
|
||||
{
|
||||
m_data->windowTitle = title;
|
||||
|
||||
update();
|
||||
update();
|
||||
Q_EMIT windowTitleChanged();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user