Browse Source

add messagebox

dongjunhong 2 months ago
parent
commit
90b356983d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/common/common/license_local/adclicense.pri

+ 2 - 0
src/common/common/license_local/adclicense.pri

@@ -3,3 +3,5 @@ HEADERS += \
 
 SOURCES += \
     $$PWD/adclicense.cpp
+QT       += core
+greaterThan(QT_MAJOR_VERSION, 4): QT += widgets