QDesktopUnixServices: Fix #endif comment
So it doesn't confuse me or anyone else again Pick-to: 6.9 Change-Id: I8ad5d4cb1b00e0edaffa90ed67e30246211e1a97 Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
parent
d769ca41fc
commit
7fcfc37905
@ -581,7 +581,7 @@ QPlatformServiceColorPicker *QDesktopUnixServices::colorPicker(QWindow *parent)
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
#endif // QT_NO_MULTIPROCESS
|
||||
#endif // QT_CONFIG(multiprocess)
|
||||
|
||||
QString QDesktopUnixServices::portalWindowIdentifier(QWindow *window)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user