[qet] [1879] Trivial indentation fix. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 1879
Author: xavier
Date: 2012-06-29 07:21:36 +0200 (Fri, 29 Jun 2012)
Log Message:
-----------
Trivial indentation fix.
Modified Paths:
--------------
trunk/sources/configdialog.h
Modified: trunk/sources/configdialog.h
===================================================================
--- trunk/sources/configdialog.h 2012-06-29 05:21:34 UTC (rev 1878)
+++ trunk/sources/configdialog.h 2012-06-29 05:21:36 UTC (rev 1879)
@@ -39,7 +39,7 @@
// methodes
public slots:
- void changePage(QListWidgetItem *, QListWidgetItem *);
+ void changePage(QListWidgetItem *, QListWidgetItem *);
void applyConf();
void addPage(ConfigPage *);