2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Remove unneeded Q_DECLARE_METATYPE from specific_linux

This commit is contained in:
Ilya Fedin
2021-02-19 22:41:03 +04:00
committed by John Preston
parent 7ada85aa5a
commit 40b776befc

View File

@@ -69,8 +69,6 @@ using BaseGtkIntegration = base::Platform::GtkIntegration;
using Platform::internal::WaylandIntegration;
using Platform::internal::GtkIntegration;
Q_DECLARE_METATYPE(QMargins);
namespace Platform {
namespace {