Tweaks to page dialog and version page.
This commit is contained in:
@ -59,7 +59,7 @@ void ServerStatus::reloadStatus()
|
||||
|
||||
void ServerStatus::addLine()
|
||||
{
|
||||
layout->addWidget(new LineSeparator(this));
|
||||
layout->addWidget(new LineSeparator(this, Qt::Vertical));
|
||||
}
|
||||
|
||||
void ServerStatus::addStatus(QString key, QString name)
|
||||
|
Reference in New Issue
Block a user