X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Factioncollection.h;h=d26c3577c3ba96d6fa2a55aa33e778159d9c7f26;hp=10f7d933378d81f5e70755dcd99b4fe228af66a7;hb=c194ed5fb3d15e14b9364f9796d3521910dc72fe;hpb=158443f71d48215eea8b47b836b61afd77654b78 diff --git a/src/uisupport/actioncollection.h b/src/uisupport/actioncollection.h index 10f7d933..d26c3577 100644 --- a/src/uisupport/actioncollection.h +++ b/src/uisupport/actioncollection.h @@ -43,7 +43,6 @@ class UISUPPORT_EXPORT ActionCollection : public QObject public: explicit ActionCollection(QObject *parent); - ~ActionCollection() override; /// Clears the entire action collection, deleting all actions. void clear();