An error occurred while loading the file. Please try again.
-
Shawn Rutledge authored
By default the file list should be focused so that arrow keys can be used to select a file, and so that the list has a focused appearance. But even when the list does not have focus, the up/down arrow keys can still navigate the list because they are not accepted by any other controls in this dialog. Change-Id: Ie73bb187672cce86da0e5089d16a558af92414e9 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
aed33ffc
TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS = \
corelib \
dbus \
embedded \
gui \
network \
qpa \
qtconcurrent \
qtestlib \
sql \
touch \
widgets \
xml
contains(QT_CONFIG, opengl): SUBDIRS += opengl
aggregate.files = aggregate/examples.pro
aggregate.path = $$[QT_INSTALL_EXAMPLES]
readme.files = README
readme.path = $$[QT_INSTALL_EXAMPLES]
INSTALLS += aggregate readme