summaryrefslogtreecommitdiffstats
path: root/smtreemodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'smtreemodel.h')
-rw-r--r--smtreemodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/smtreemodel.h b/smtreemodel.h
index 5f7ad7e..cb55186 100644
--- a/smtreemodel.h
+++ b/smtreemodel.h
@@ -18,7 +18,7 @@ class SmTreeItem;
class SmTreeModel : public QAbstractItemModel {
Q_OBJECT
public:
- explicit SmTreeModel(const QStringList &headers, QObject *parent = 0);
+ explicit SmTreeModel(const QStringList &headers, QObject *parent = nullptr);
virtual ~SmTreeModel();
// counts