diff src/main.h @ 112:2524434a7193

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 04 Jul 2017 12:43:43 +0300
parents 62e570222f66
children 907f2ddf6801
line wrap: on
line diff
--- a/src/main.h	Tue Jul 04 09:54:47 2017 +0300
+++ b/src/main.h	Tue Jul 04 12:43:43 2017 +0300
@@ -31,7 +31,7 @@
 class PersonInfo : public QObject
 {
     Q_OBJECT
-    
+
 public:
     explicit PersonInfo()
     {
@@ -148,7 +148,7 @@
     void changeUIZoomIn();
     void changeUIZoomOut();
     void changeUIZoomReset();
-    
+
     void updateSortOrder(int index, Qt::SortOrder order);