[kandinsky] Get rid of KDText

This commit is contained in:
Romain Goyet
2018-10-09 16:57:24 +02:00
committed by LeaNumworks
parent f8beae3b86
commit c183f0147e
6 changed files with 3 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
#include "graph_controller.h"
#include "../shared/poincare_helpers.h"
#include "../apps_container.h"
#include <kandinsky/text.h>
#include <kandinsky/font.h>
#include <cmath>
using namespace Poincare;