2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 09:05:14 +00:00

fixed linux launch with static linking

This commit is contained in:
John Preston
2016-02-05 17:32:19 +03:00
parent 6e8fc37ca9
commit 759ede3c57
5 changed files with 143 additions and 176 deletions

View File

@@ -25,8 +25,9 @@ Copyright (c) 2014-2015 John Preston, https://desktop.telegram.org
#include "application.h"
#include "fileuploader.h"
#include "mainwidget.h"
#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
#include <libexif/exif-data.h>
#endif
#include "localstorage.h"
#include "numbers.h"