From f9aa4aacae56e3a82bce492196ff1802f3ecaf02 Mon Sep 17 00:00:00 2001
From: Yuhang Zhao <zhaoyuhang@rankyee.com>
Date: 周二, 19 12月 2023 13:05:53 +0800
Subject: [PATCH] add a convenient API

---
 examples/mainwindow/main.cpp |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/examples/mainwindow/main.cpp b/examples/mainwindow/main.cpp
index d8dffe9..9e86f81 100644
--- a/examples/mainwindow/main.cpp
+++ b/examples/mainwindow/main.cpp
@@ -1,6 +1,4 @@
 #include <QtWidgets/QApplication>
-#include <QtGui/QFont>
-#include <QtCore/QDebug>
 
 #include "mainwindow.h"
 

--
Gitblit v1.9.1