[Qgis-developer] 1 Mac section was skipped in r15383
Tom Elwertowski
telwertowski at comcast.net
Tue Mar 8 12:17:27 EST 2011
Removing the windowTitle property from qgisapp.ui works for me. The
title after startup is "Quantum GIS r15387M" so it's still being set
somewhere later.
Tom
Martin Dobias wrote:
> On Tue, Mar 8, 2011 at 5:29 PM, Tom Elwertowski
> <telwertowski at comcast.net> wrote:
>> The following workaround may shed some light on the source of the problem:
>>
>> Comment out the first line of retranslateUI in ui_ggisapp.h
>> (MainWindow->setWindowTitle)
>>
>> This suggests to me that something needed by setWindowTitle for this object
>> may not be initialized yet.
>
> Hmm... would it help to completely remove windowTitle property from
> main window in qgisapp.ui file?
>
> Martin
>
More information about the Qgis-developer
mailing list