mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-09-15 21:21:41 +02:00
use Dialog instead of MessageBox
This commit is contained in:
parent
52507c9996
commit
8a6f7311ca
2 changed files with 18 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
#* limitations under the License.
|
||||
#*****************************************************************************/
|
||||
|
||||
QT += core network gui widgets
|
||||
QT += core gui widgets
|
||||
TARGET = luaenginegui
|
||||
TEMPLATE = lib
|
||||
CONFIG += c++11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue