From f8f28b44bd388289f806a2cc7a56adf3d297f65d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 16 Sep 2024 17:10:41 +0900 Subject: Adapt to latest tqt3 version Signed-off-by: Michele Calgaro --- akregator/src/akregator_part.cpp | 2 +- akregator/src/mainwindow.cpp | 2 +- akregator/src/pageviewer.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'akregator/src') diff --git a/akregator/src/akregator_part.cpp b/akregator/src/akregator_part.cpp index b69d0736..016b6008 100644 --- a/akregator/src/akregator_part.cpp +++ b/akregator/src/akregator_part.cpp @@ -54,7 +54,7 @@ #include #include #include -#include +#include #include #include diff --git a/akregator/src/mainwindow.cpp b/akregator/src/mainwindow.cpp index aa10eb70..e5c13867 100644 --- a/akregator/src/mainwindow.cpp +++ b/akregator/src/mainwindow.cpp @@ -55,7 +55,7 @@ #include #include #include -#include +#include #include diff --git a/akregator/src/pageviewer.cpp b/akregator/src/pageviewer.cpp index 1962824f..dfa5de64 100644 --- a/akregator/src/pageviewer.cpp +++ b/akregator/src/pageviewer.cpp @@ -53,7 +53,7 @@ #include #include #include -#include +#include #include using std::abs; -- cgit v1.2.3