Change used private header

* Hopefully it will be replaced with separate fixed-point lib
This commit is contained in:
Evgenii 2017-02-21 12:10:38 +02:00 committed by Berkus Decker
parent 9da9778663
commit 1bb38d5b12
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
*/
#pragma once
#include "private/qfontengine_p.h"
#include "private/qfixed_p.h"
#include "core/click_handler.h"
#include "ui/text/text_entity.h"