diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-08-30 12:33:56 +0200 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-08-30 12:36:14 +0200 |
commit | f005f3b69651bd6d6f58879804e1281f6c08177a (patch) | |
tree | d4e48739a9d8e32f15f34922b00f0b2ec69417f5 /lib/events/typingevent.cpp | |
parent | 6d55a2c27852f9285aa1b435a1fd56ba08aa83e5 (diff) | |
download | libquotient-f005f3b69651bd6d6f58879804e1281f6c08177a.tar.gz libquotient-f005f3b69651bd6d6f58879804e1281f6c08177a.zip |
SettingsGroup, AccountSettings: simplify constructors
The parameter packs intended to pass organisation/application names to
QSettings never worked that way since Quotient::Settings didn't have
that parameter pack in its constructor. On the other hand, setting
organisation/application name using static methods before constructing
the first settings object has been working just fine so far. If someone
needs to create a settings object with customised org/app name for some
reason (sneaking settings from other apps?), those can be brought back
in a working manner and without breaking API/ABI even.
Diffstat (limited to 'lib/events/typingevent.cpp')
0 files changed, 0 insertions, 0 deletions