mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
Merge branch 'master' of https://github.com/fluxer/katie into locale
This commit is contained in:
commit
362faa872c
1 changed files with 0 additions and 4 deletions
|
@ -32,9 +32,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <QString>
|
||||
#ifdef QT_NETWORK_LIB
|
||||
#include <QtNetwork/QHostInfo>
|
||||
#endif
|
||||
|
||||
class QtNetworkSettings
|
||||
{
|
||||
|
@ -105,7 +103,6 @@ public:
|
|||
// ### remove, only Symbian needed that
|
||||
#define Q_SET_DEFAULT_IAP
|
||||
|
||||
#ifdef QT_NETWORK_LIB
|
||||
class QtNetworkSettingsInitializerCode {
|
||||
public:
|
||||
QtNetworkSettingsInitializerCode() {
|
||||
|
@ -119,4 +116,3 @@ public:
|
|||
}
|
||||
};
|
||||
QtNetworkSettingsInitializerCode qtNetworkSettingsInitializer;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue