修改目录结构

This commit is contained in:
JackLee 2025-03-22 20:28:36 +08:00
parent 673ab95ee1
commit 4e4189a8ed
7 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#include "ctai.h"
#include <QApplication>
#include <QCefContext.h>
#include "QCefView/CefWidget.h"
#include "QCefWidget/CefWidget.h"
int main(int argc, char *argv[])
{
QString exeDir = QDir::currentPath();