[patch] KAboutData::programLogo(), final (?) fix
Jarosław Staniek
js at iidea.pl
Thu Sep 2 21:27:31 BST 2004
> On Thu, Sep 02, 2004 at 02:42:55PM +0100, Jaros?aw Staniek wrote:
> Hi,
>
>
>>@@ -105,7 +112,6 @@
>> mBugEmailAddress( bugsEmailAddress )
>> {
>> d = new KAboutDataPrivate;
>>- d->productName = 0;
>
> I hope this is just a typo...
no, :)
KAboutDataPrivate()
: translatorName("_: NAME OF TRANSLATORS\nYour names")
, translatorEmail("_: EMAIL OF TRANSLATORS\nYour emails")
- {};
+ , productName(0)
+ , programLogo(0)
--
regards / pozdrawiam,
Jaroslaw Staniek / OpenOffice Polska
Kexi project: http://koffice.org/kexi/ http://www.kexi-project.org/
Qt-KDE Wrapper project: http://iidea.pl/~js/qkw/
More information about the kde-core-devel
mailing list