┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmodel.h')
-rw-r--r--src/dolphinmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmodel.h b/src/dolphinmodel.h
index 89a0a761c..adb59a39f 100644
--- a/src/dolphinmodel.h
+++ b/src/dolphinmodel.h
@@ -60,7 +60,7 @@ private:
bool m_hasVersionData;
QHash<QPersistentModelIndex, KVersionControlPlugin::VersionState> m_revisionHash;
- static const char* m_others;
+ static const char* const m_others;
};
#endif // DOLPHINMODEL_H