summary refs log tree commit diff
path: root/src/LoginPage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/LoginPage.cpp')
-rw-r--r--src/LoginPage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LoginPage.cpp b/src/LoginPage.cpp

index 4ec9373e..f702832f 100644 --- a/src/LoginPage.cpp +++ b/src/LoginPage.cpp
@@ -125,7 +125,6 @@ LoginPage::LoginPage(QWidget *parent) button_layout_->addStretch(1); QFont font; - font.setPixelSize(conf::fontSize); error_label_ = new QLabel(this); error_label_->setFont(font);