summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qnamespace.h')
-rw-r--r--src/corelib/global/qnamespace.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/corelib/global/qnamespace.h b/src/corelib/global/qnamespace.h
index 2e4bc0efbf..456be48d9c 100644
--- a/src/corelib/global/qnamespace.h
+++ b/src/corelib/global/qnamespace.h
@@ -466,10 +466,6 @@ public:
WA_Maemo5StackedWindow = 127,
#endif
- WA_LockPortraitOrientation = 128,
- WA_LockLandscapeOrientation = 129,
- WA_AutoOrientation = 130,
-
#if 0 // these values are reserved for Maemo5 - do not re-use them
WA_Maemo5PortraitOrientation = WA_LockPortraitOrientation,
WA_Maemo5LandscapeOrientation = WA_LockLandscapeOrientation,
@@ -478,7 +474,6 @@ public:
#endif
WA_X11DoNotAcceptFocus = 132,
- WA_SymbianNoSystemRotation = 133,
WA_MacNoShadow = 134,
// Add new attributes before this line