From kde-devel Wed Jun 24 17:10:31 2009 From: Robin Atwood Date: Wed, 24 Jun 2009 17:10:31 +0000 To: kde-devel Subject: Re: Problem with QT designer Qt3 -> Qt4 Message-Id: <200906250010.33158.robin () binro ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=124586353812063 On Wednesday 24 June 2009, Thiago Macieira wrote: > Em Quarta-feira 24 Junho 2009, ās 18:42:46, Robin Atwood escreveu: > > protected: > > void slotSliderChanged( int ); > > void slotSpinBoxChanged( int ); > > Missing "slots" after protected. This is just like Qt 3. > > And Qt 2 and Qt 1. Thanks guys, that fixed it. However, I just checked my original code and it contains the same mistake, so I guess before Qt was less picky. One more down, onward and upward... -Robin -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<