extragear/sdk/kdevplatform/shell
Andreas Pakulat
apaku at gmx.de
Mon Jan 18 13:14:24 UTC 2010
On 17.01.10 19:47:36, Niko Sams wrote:
> SVN commit 1076223 by nsams:
>
> Improve Loaded Plugins dialog.
> Looks now similar to the plugin selector with an info button that
> shows an KAboutApplicationDialog. In that the dialog the Plugin Version, License
> and authors are shown.
>
> + enum ExtraRoles {
> + CommentRole = 0x19FC6DE2,
> + };
Where does this value come from? seems to be completely arbitrary, instead
Qt::UserRole+<somenumber> should be used. If this is copied from somewhere
else: Why?
Andreas
--
Stay the curse.
More information about the KDevelop-devel
mailing list