[cpp-qt-client] Minor fixes (#12951)

* foreach => for

* Fix PetStore.pro

* Whitespace formatting
This commit is contained in:
Martin Delille
2022-07-21 06:03:22 +02:00
committed by GitHub
parent 17c021df5b
commit cf58ac0583
10 changed files with 80 additions and 84 deletions

View File

@@ -6,8 +6,6 @@
QT += core gui testlib network
QT -= gui
TARGET = PetStore
CONFIG += console
CONFIG -= app_bundle