Review Request 118906: Fix dialog's check for isTooltip
Aleix Pol Gonzalez
aleixpol at kde.org
Tue Jun 24 18:25:55 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118906/#review60910
-----------------------------------------------------------
Ship it!
Ship It!
- Aleix Pol Gonzalez
On June 23, 2014, 5:26 p.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/118906/
> -----------------------------------------------------------
>
> (Updated June 23, 2014, 5:26 p.m.)
>
>
> Review request for KDE Frameworks and Plasma.
>
>
> Repository: plasma-framework
>
>
> Description
> -------
>
> Fix dialog's check for isTooltip
>
> Qt::Tooltip is a mix of other flags (0x0001101)
>
> using a simple & is not correct as any Window will have (0x0000001) set
> and the bitwise & operation will return a non-zero value
>
>
> Diffs
> -----
>
> src/plasmaquick/dialog.cpp ab56ccc
>
> Diff: https://git.reviewboard.kde.org/r/118906/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140624/51e2ffb1/attachment.html>
More information about the Kde-frameworks-devel
mailing list