qt5base-lts/examples/sql/sqlbrowser
Talent Gc f10ec04a6c SQL browser example: fix typo
Both 'First name' and 'Last name' are two words, therefore
the column names should be spelled 'FirstName' and 'LastName'.

Fixes: QTBUG-96123
Change-Id: Iaf58442eba0bc5eb63dcde83ecdebdc4a3c658a5
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2021-09-02 15:45:16 +00:00
..
browser.cpp SQL browser example: fix typo 2021-09-02 15:45:16 +00:00
browser.h Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
browserwidget.ui add strategy support to sqlbrowser example 2012-03-06 06:34:33 +01:00
CMakeLists.txt Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
connectionwidget.cpp Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
connectionwidget.h Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
main.cpp Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
qsqlconnectiondialog.cpp QtSql: remove compat SQL plugin names 2020-02-13 22:42:26 +01:00
qsqlconnectiondialog.h Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
qsqlconnectiondialog.ui Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
sqlbrowser.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00