2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Finalizing file renaming.

This commit is contained in:
John Preston
2017-03-04 13:23:56 +03:00
parent b0dbe9d353
commit 83720d8789
95 changed files with 123 additions and 124 deletions

View File

@@ -19,9 +19,8 @@ Full license: https://github.com/telegramdesktop/tdesktop/blob/master/LICENSE
Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
*/
#include "application.h"
#include "pspecific.h"
#include "localstorage.h"
#include "platform/platform_specific.h"
#include "storage/localstorage.h"
int main(int argc, char *argv[]) {
#ifndef Q_OS_MAC // Retina display support is working fine, others are not.