BlackBerry: fix compilation
Remove a leftover #endif from the merge with stable Change-Id: Idd0509d2ddcc3e8e7914aaa59beabc8036f45fff Reviewed-by: Peter Hartmann <phartmann@blackberry.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
This commit is contained in:
parent
f84cb43eda
commit
eb42513a50
@ -76,7 +76,6 @@ QPlatformDialogHelper *QQnxTheme::createPlatformDialogHelper(DialogType type) co
|
||||
switch (type) {
|
||||
case QPlatformTheme::FileDialog:
|
||||
return new QQnxFileDialogHelper(m_integration);
|
||||
#endif
|
||||
#if !defined(QT_NO_COLORDIALOG)
|
||||
case QPlatformTheme::ColorDialog:
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user