From 2b7d030551a357272f9cc39e347855bd2e3faba2 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 7 May 2018 23:00:21 +0200 Subject: Improve text editing, use Text object for chatbar Improve text rendering by not using floating point position --- src/ChannelTopPanel.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ChannelTopPanel.cpp') diff --git a/src/ChannelTopPanel.cpp b/src/ChannelTopPanel.cpp index 1781e74..44ce007 100644 --- a/src/ChannelTopPanel.cpp +++ b/src/ChannelTopPanel.cpp @@ -6,6 +6,7 @@ #include "../include/ChannelSidePanel.hpp" #include "../include/UsersSidePanel.hpp" #include +#include #include namespace dchat -- cgit v1.2.3