diff src/main.h @ 207:2438ea2611f9

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 16 Nov 2017 13:05:19 +0200
parents 98eec4f3838b
children 6f404158ce8c
line wrap: on
line diff
--- a/src/main.h	Thu Nov 16 11:34:42 2017 +0200
+++ b/src/main.h	Thu Nov 16 13:05:19 2017 +0200
@@ -252,13 +252,10 @@
 
 private slots:
     void on_button_OK_clicked();
-
     void on_button_Cancel_clicked();
 
     void on_edit_FirstName_textChanged(const QString &arg1);
-
     void on_edit_LastName_textChanged(const QString &arg1);
-
     void on_textedit_ExtraInfo_textChanged();
 
 private: