2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Build fixed for renamed sources folder SourceFiles/{gui->ui}/

This commit is contained in:
John Preston
2016-04-07 22:05:28 +04:00
parent cbed4bc36d
commit 04f8d4dd37
71 changed files with 698 additions and 719 deletions

View File

@@ -26,7 +26,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "contactsbox.h"
#include "confirmbox.h"
#include "photocropbox.h"
#include "gui/filedialog.h"
#include "ui/filedialog.h"
#include "mainwidget.h"
#include "window.h"