mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
chore: add clang-tidy checks to Qt client (#1236)
* chore: add clang-tidy integration for Qt client
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
class FileTreeItem;
|
||||
|
||||
class FileTreeModel : public QAbstractItemModel
|
||||
class FileTreeModel final : public QAbstractItemModel
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user