summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/QtUI/ServerList/ServerListDelegate.h')
-rw-r--r--Swift/QtUI/ServerList/ServerListDelegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/ServerList/ServerListDelegate.h b/Swift/QtUI/ServerList/ServerListDelegate.h
index 79afc37..3f8b72b 100644
--- a/Swift/QtUI/ServerList/ServerListDelegate.h
+++ b/Swift/QtUI/ServerList/ServerListDelegate.h
@@ -19,3 +19,3 @@ namespace Swift {
ServerListDelegate();
- ~ServerListDelegate();
+ ~ServerListDelegate() override;
QSize sizeHint(const QStyleOptionViewItem& option, const QModelIndex& index) const override;