use Dialog instead of MessageBox

This commit is contained in:
Syping 2018-09-15 00:59:18 +02:00
parent 52507c9996
commit 8a6f7311ca
2 changed files with 18 additions and 2 deletions

View file

@ -15,7 +15,7 @@
#* limitations under the License.
#*****************************************************************************/
QT += core network gui widgets
QT += core gui widgets
TARGET = luaenginegui
TEMPLATE = lib
CONFIG += c++11