summaryrefslogtreecommitdiffstats
path: root/qt-ui/models.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-11-13 12:51:23 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-11-13 12:52:35 -0800
commitac9ead4571f3c1546c0cd88a39088f91b01929b3 (patch)
tree98db69bc3ddbf77a9b2d789ff37cba635709dd02 /qt-ui/models.cpp
parent8086b39e11da344f9c931ea8d325d2ef94982913 (diff)
downloadsubsurface-ac9ead4571f3c1546c0cd88a39088f91b01929b3.tar.gz
Random whitespace cleanup
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/models.cpp')
-rw-r--r--qt-ui/models.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/qt-ui/models.cpp b/qt-ui/models.cpp
index 8bf6627bf..e62598479 100644
--- a/qt-ui/models.cpp
+++ b/qt-ui/models.cpp
@@ -71,8 +71,7 @@ const QPixmap &trashIcon()
return *trashIconPixmap;
}
-CylindersModel::CylindersModel(QObject *parent) :
- changed(false),
+CylindersModel::CylindersModel(QObject *parent) : changed(false),
rows(0)
{
// enum {REMOVE, TYPE, SIZE, WORKINGPRESS, START, END, O2, HE, DEPTH};