diff options
Diffstat (limited to 'certmanager/certlistview.h')
-rw-r--r-- | certmanager/certlistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/certlistview.h b/certmanager/certlistview.h index ad489a85a..63154d9fb 100644 --- a/certmanager/certlistview.h +++ b/certmanager/certlistview.h @@ -7,7 +7,7 @@ /// We need to derive from Kleo::KeyListView simply to add support for drop events class CertKeyListView : public Kleo::KeyListView { Q_OBJECT - TQ_OBJECT + public: CertKeyListView( const ColumnStrategy * strategy, |