mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix build without DBus.
This commit is contained in:
parent
bd5f145a8c
commit
7ff74b9e1e
2 changed files with 1 additions and 3 deletions
|
@ -18,8 +18,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
class PhotoData;
|
class PhotoData;
|
||||||
class MainWidget;
|
class MainWidget;
|
||||||
class MainWindow;
|
class MainWindow;
|
||||||
class HistoryMessage;
|
|
||||||
class HistoryService;
|
|
||||||
|
|
||||||
namespace Adaptive {
|
namespace Adaptive {
|
||||||
enum class WindowLayout;
|
enum class WindowLayout;
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 7caea0cb01b2170e00ded1e605dc9fa0e7b06fe7
|
Subproject commit 93ff5c2894a3b39e9c82b07db865629d8d769b70
|
Loading…
Add table
Reference in a new issue