Added auto hide contributor name to README.md

This commit is contained in:
Uwe Kindler
2022-11-13 17:20:26 +01:00
parent f304ed7f70
commit 2563b9e874
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ ADS_OUT_ROOT = $${OUT_PWD}/..
TARGET = AdvancedDockingSystemDemo
DESTDIR = $${ADS_OUT_ROOT}/lib
QT += core gui widgets svg
QT += core gui widgets
include(../ads.pri)