summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-02 21:58:15 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-03-05 14:57:38 -0500
commite97c955e13fa005914d65be7197cd7ab9de41633 (patch)
treedb0e805f69635f7644e7503d784a131b27dba107
parent6ba221b32731b55c4d4e270bd9ad12a8b7ccb420 (diff)
downloadsigen-e97c955e13fa005914d65be7197cd7ab9de41633.tar.gz
sigen-e97c955e13fa005914d65be7197cd7ab9de41633.tar.xz
sigen-e97c955e13fa005914d65be7197cd7ab9de41633.zip
Fill indentation
(cherry picked from commit 98f4abed3e655f760560c3fea6b57cce2c61171c)
-rw-r--r--sigmodr/tree/SigmodrTreeModel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmodr/tree/SigmodrTreeModel.h b/sigmodr/tree/SigmodrTreeModel.h
index 75904a0a..9b3c93a6 100644
--- a/sigmodr/tree/SigmodrTreeModel.h
+++ b/sigmodr/tree/SigmodrTreeModel.h
@@ -35,7 +35,7 @@ namespace Tree
class SIGMODRTREE_IMPORT SigmodrTreeModel : public QAbstractItemModel
{
Q_OBJECT
-
+
public:
SigmodrTreeModel(QObject* parent = 0);
~SigmodrTreeModel();