From 534f66019ca38b5e1f57b67b869f3d4274dc9169 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 17 Aug 2020 12:15:01 +0200 Subject: Makes TLS editor columns sortable. Closes #42. --- src/widgets/ssltrusteditor.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widgets/ssltrusteditor.hpp') diff --git a/src/widgets/ssltrusteditor.hpp b/src/widgets/ssltrusteditor.hpp index 841ba64..aa07f8f 100644 --- a/src/widgets/ssltrusteditor.hpp +++ b/src/widgets/ssltrusteditor.hpp @@ -2,6 +2,7 @@ #define SSLTRUSTEDITOR_HPP #include +#include #include "ssltrust.hpp" -- cgit v1.2.3