Review Request 121566: Fix KMPlot running by changing it to a K_PLUGIN_FACTORY and fixing the name we look it up with.
Aleix Pol Gonzalez
aleixpol at kde.org
Tue Dec 16 23:52:42 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121566/#review72149
-----------------------------------------------------------
Ship it!
Wow that was some old code!
Regarding the about menu, what you want to do is, in the main file define it as follows:
KAboutData about(...);
about.setAuthors(...);
...
KAboutData::setApplicationData(about);
I'll look into this, your patch looks good. Fix the setComponentName issue and it's good to go.
- Aleix Pol Gonzalez
On Dec. 16, 2014, 9:51 p.m., Jeremy Whiting wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121566/
> -----------------------------------------------------------
>
> (Updated Dec. 16, 2014, 9:51 p.m.)
>
>
> Review request for KDE Edu, Aleix Pol Gonzalez and Inge Wallin.
>
>
> Repository: kmplot
>
>
> Description
> -------
>
> Fix KMPlot running by changing it to a K_PLUGIN_FACTORY and fixing the name we look it up with.
>
>
> Diffs
> -----
>
> kmplot/kmplot.cpp 9a6fe88b64a708b3ed2918779563ea79f58ec4c1
> kmplot/maindlg.h 022bd02ec4b49be987950a09507402c4facec080
> kmplot/maindlg.cpp ef36cf2247b5301b44a5f5b4992c407dbb0b8549
>
> Diff: https://git.reviewboard.kde.org/r/121566/diff/
>
>
> Testing
> -------
>
> It builds, runs and shows the kmplot ui where before this it doesn't.
>
> One remaining question is the setComponentData call, Running kmplot with these changes the help->about kmplot works fine and such, so I'm not sure what that call is even for tbh.
>
>
> Thanks,
>
> Jeremy Whiting
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20141216/42369876/attachment-0001.html>
More information about the kde-edu
mailing list