diff options
author | crupest <crupest@outlook.com> | 2020-12-30 15:37:57 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-12-30 15:37:57 +0800 |
commit | b5e90ab268e166541b843dd2653258d5a997c2e2 (patch) | |
tree | 7eff403244a8ec6995dc54d613a44b6aa26a7f0e | |
parent | 10e880b508bcb81473aff034ab9497e0bebeb112 (diff) | |
download | life-b5e90ab268e166541b843dd2653258d5a997c2e2.tar.gz life-b5e90ab268e166541b843dd2653258d5a997c2e2.tar.bz2 life-b5e90ab268e166541b843dd2653258d5a997c2e2.zip |
...
-rw-r--r-- | cpp-practicum/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp-practicum/main.cpp b/cpp-practicum/main.cpp index a6c92e5..9244342 100644 --- a/cpp-practicum/main.cpp +++ b/cpp-practicum/main.cpp @@ -1,5 +1,3 @@ -#include "qboxlayout.h"
-#include "qnamespace.h"
#include <QApplication>
#include <QHBoxLayout>
#include <QMainWindow>
|