<div dir="ltr">Hi where do you guys set the font size <br>when calling this<br><div>addPage( openPageWidget, i18n("Select a build system setup file, existing KDevelop project, "</div><div>                                             "or any folder to open as a project"));<br><br>the i18n thing???</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 9, 2016 at 9:35 AM, Kevin Funk <span dir="ltr"><<a href="mailto:kfunk@kde.org" target="_blank">kfunk@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wednesday, March 9, 2016 9:32:01 AM CET Akshay Joshi wrote:<br>
> Hi,<br>
><br>
> I tried editing code in<br>
> ./shell/openprojectdialog.h<br>
> ./shell/openprojectdialog.cpp<br>
> ./shell/openprojectpage.h<br>
> ./shell/openprojectpage.cpp<br>
><br>
> but I am not able to see changes in the application once I save it<br>
> I do this to recompile the whole Kdevelop code again<br>
> $ cd ~/kdesrc/build/kdevelop $ make install<br>
<br>
</span>Above code is in kdevplatform, but you're building kdevelop.<br>
<br>
Try:<br>
<br>
$ cd ~/kdesrc/build/kdevplatform<br>
$ make install<br>
<br>
HTH,<br>
Kevin<br>
<span class="im HOEnZb"><br>
> Can you help me with this issue.<br>
><br>
> -Regards,<br>
>  Akshay Joshi<br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">--<br>
Kevin Funk | <a href="mailto:kfunk@kde.org">kfunk@kde.org</a> | <a href="http://kfunk.org" rel="noreferrer" target="_blank">http://kfunk.org</a></div></div></blockquote></div><br></div>