From 7552c6d73043b1040139033f6864db48ae5446cf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 2 Jul 2024 21:37:22 +0900 Subject: Rename main window nt* related files to equivalent tq*. The file "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro --- examples/addressbook/mainwindow.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'examples/addressbook/mainwindow.cpp') diff --git a/examples/addressbook/mainwindow.cpp b/examples/addressbook/mainwindow.cpp index 09176d316..ab4305e32 100644 --- a/examples/addressbook/mainwindow.cpp +++ b/examples/addressbook/mainwindow.cpp @@ -10,11 +10,11 @@ #include "mainwindow.h" #include "centralwidget.h" -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include #include -- cgit v1.2.1