浏览代码

fix compilation on macOS

Le Tan 4 年之前
父节点
当前提交
1a63c7cf6d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/widgets/mainwindow.cpp

+ 1 - 0
src/widgets/mainwindow.cpp

@@ -13,6 +13,7 @@
 #include <QTabBar>
 #include <QVariant>
 #include <QCoreApplication>
+#include <QApplication>
 #include <QShortcut>
 
 #include "toolbox.h"