summary refs log tree commit diff
path: root/src/timeline/CommunitiesModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/timeline/CommunitiesModel.h')
-rw-r--r--src/timeline/CommunitiesModel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeline/CommunitiesModel.h b/src/timeline/CommunitiesModel.h
index d0841f4b..7af6d050 100644
--- a/src/timeline/CommunitiesModel.h
+++ b/src/timeline/CommunitiesModel.h
@@ -154,7 +154,7 @@ public:
         void restoreCollapsed();
     };
 
-    CommunitiesModel(QObject *parent = nullptr);
+    CommunitiesModel(QObject *parent);
 
     static CommunitiesModel *create(QQmlEngine *qmlEngine, QJSEngine *)
     {