mirror of https://github.com/procxx/kepka.git
Change used private header
* Hopefully it will be replaced with separate fixed-point lib
This commit is contained in:
parent
0c43b5d100
commit
7821fb8156
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue