Fix name of configure flag in QSettings documentation.
It's "-sysconfdir", with one hyphen. Change-Id: I62ddece98ee23989ae8d1881feb375e30d872190 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
parent
56083adbea
commit
5774f3c944
@ -3443,7 +3443,7 @@ void QSettings::setUserIniPath(const QString &dir)
|
||||
\c XDG_CONFIG_HOME environment variable. The default SystemScope
|
||||
paths on Unix and Mac OS X (\c /etc/xdg) can be overridden when
|
||||
building the Qt library using the \c configure script's \c
|
||||
--sysconfdir flag (see QLibraryInfo for details).
|
||||
-sysconfdir flag (see QLibraryInfo for details).
|
||||
|
||||
Setting the NativeFormat paths on Windows and Mac OS X has no
|
||||
effect.
|
||||
|
Loading…
x
Reference in New Issue
Block a user