Changeset 9f97eaf for src/app/appsettings.cpp
- Timestamp:
- 06/23/11 23:30:13 (11 years ago)
- Branches:
- master, qt5
- Children:
- 52d0741
- Parents:
- 8fdfc63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/app/appsettings.cpp
r8fdfc63 r9f97eaf 24 24 const QString PROXY_ISDIRECT_SETTING ("proxyIsDirectConnection"); 25 25 26 QSettings AppSettings::mSettings(" Ixonos", "FOSDEM");26 QSettings AppSettings::mSettings("Toastfreeware", "ConfClerk"); 27 27 28 28 QString AppSettings::proxyAddress()
Note: See TracChangeset
for help on using the changeset viewer.