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

index 0bfaa82d..fdb0f43a 100644 --- a/src/RegisterPage.cpp +++ b/src/RegisterPage.cpp
@@ -97,7 +97,6 @@ RegisterPage::RegisterPage(QWidget *parent) button_layout_->setMargin(0); QFont font; - font.setPixelSize(conf::fontSize); error_label_ = new QLabel(this); error_label_->setFont(font);