mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Use brackets include for QtWaylandScanner-generated headers
This commit is contained in:
parent
289257dd0f
commit
483909854a
1 changed files with 3 additions and 3 deletions
|
@ -12,14 +12,14 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
#include "base/qt_signal_producer.h"
|
||||
#include "base/flat_map.h"
|
||||
|
||||
#include "qwayland-wayland.h"
|
||||
#include "qwayland-plasma-shell.h"
|
||||
|
||||
#include <QtGui/QGuiApplication>
|
||||
#include <QtGui/QWindow>
|
||||
#include <qpa/qplatformnativeinterface.h>
|
||||
#include <qpa/qplatformwindow_p.h>
|
||||
|
||||
#include <qwayland-wayland.h>
|
||||
#include <qwayland-plasma-shell.h>
|
||||
|
||||
using namespace QNativeInterface;
|
||||
using namespace QNativeInterface::Private;
|
||||
using namespace base::Platform::Wayland;
|
||||
|
|
Loading…
Add table
Reference in a new issue