mirror of https://github.com/procxx/kepka.git
Closed beta 1000014001: fixed GCC build.
This commit is contained in:
parent
d1e37864ac
commit
c48ed2e62b
|
@ -22,6 +22,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
|
|||
#include "lang.h"
|
||||
#include "application.h"
|
||||
#include "mainwidget.h"
|
||||
#include "mainwindow.h"
|
||||
|
||||
#include "localstorage.h"
|
||||
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
#include "ui/widgets/shadow.h"
|
||||
#include "pspecific.h"
|
||||
#include "application.h"
|
||||
#include "mainwindow.h"
|
||||
#include "lang.h"
|
||||
|
||||
namespace Ui {
|
||||
|
|
Loading…
Reference in New Issue