qt 6.5 compatibility (#4796)

* remove metatypes definitions

* deprecation of QApplication::setActiveWindow
This commit is contained in:
ebbit1q 2023-04-30 05:09:26 +02:00 committed by GitHub
parent 1a40102f71
commit 421da882d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 3 additions and 60 deletions

View file

@ -1,6 +1,5 @@
#include "abstractclient.h"
#include "client_metatypes.h"
#include "featureset.h"
#include "get_pb_extension.h"
#include "pb/commands.pb.h"