* Refactor windows package.

This commit is contained in:
sunwen
2022-06-08 17:06:38 +08:00
parent 68cb18fbf5
commit bca57b11cc
12 changed files with 729 additions and 672 deletions

View File

@@ -14,7 +14,7 @@
#include "components/SlideTableView.h"
#include <QPushButton>
#include "src/dialogs/SelectDialog.h"
#include "src/windows/mainwindow.h"
#include "windows/MainWindow.h"
#include "event/EventCenter.h"
QString fileNameToDate(QString fileName)
{