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
+1 -1
View File
@@ -28,7 +28,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "boxes/confirmbox.h"
#include "boxes/photocropbox.h"
#include "application.h"
#include "gui/filedialog.h"
#include "ui/filedialog.h"
// flick scroll taken from http://qt-project.org/doc/qt-4.8/demos-embedded-anomaly-src-flickcharm-cpp.html