需要加入plugins,不然发布后数据库没办法读取
This commit is contained in:
@@ -294,6 +294,8 @@ void MainWindow::closeEvent(QCloseEvent *event)
|
||||
|
||||
void MainWindow::resizeEvent(QResizeEvent *event)
|
||||
{
|
||||
qDebug() << event;
|
||||
|
||||
Q_UNUSED(event)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user