summaryrefslogtreecommitdiff
path: root/src/data
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-12 15:36:31 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-12 15:36:31 +0200
commit0a0dd87c4b740a47bcb8c91fd3c711b9ddebfe8a (patch)
treed608746ee85d3b7f908a05e81918dff1b47bb1ee /src/data
parentd83ee761d8f93def60199932462baee818c2c1eb (diff)
added some override decls
Diffstat (limited to 'src/data')
-rw-r--r--src/data/stylelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/stylelist.h b/src/data/stylelist.h
index eb1c43a..cf86c06 100644
--- a/src/data/stylelist.h
+++ b/src/data/stylelist.h
@@ -28,7 +28,7 @@ public:
int sourceRow,
int /*count*/,
const QModelIndex &destinationParent,
- int destinationChild);
+ int destinationChild) override;
QString category() const;