From 6bfb620839216b11659ba83a741358fe27231279 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 2 Mar 2026 07:15:33 +0100 Subject: wip: TextProcessing Example using Qt. Signed-off-by: Amlal El Mahrouss --- example/text_processor_example/example.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'example/text_processor_example/example.cpp') diff --git a/example/text_processor_example/example.cpp b/example/text_processor_example/example.cpp index 03b634e..19f0ecf 100644 --- a/example/text_processor_example/example.cpp +++ b/example/text_processor_example/example.cpp @@ -5,10 +5,6 @@ * Copyright 2026, Amlal El Mahrouss, licensed under the Boost Software License. */ -#include -#include -#include - #include "qt_widget.hpp" int main(int argc, char** argv) -- cgit v1.2.3