On Friday 10 April 2009, you wrote:
> Hi Aron,
>
> I am sending the snapshot of the quicklaunch applet.
> http://imagebin.org/45059
>
> In the constructor I had called kDebug() << "Foo Start"
> and just after the resize(sizeHint(Qt::PreferredSize)) i had called another
> kDebug() << "Bar see" in t
Hi Aron,
I am sending the snapshot of the quicklaunch applet.
http://imagebin.org/45059
In the constructor I had called kDebug() << "Foo Start"
and just after the resize(sizeHint(Qt::PreferredSize)) i had called another
kDebug() << "Bar see" in the method refactorUi().
Even if I change m_timer-