On Thursday 23 October 2008 16:19:30 Emanuel Rumpf wrote:
> 2008/10/23 D. Michael McIntyre <[EMAIL PROTECTED]>:
> > Transport-related (tons of transport-related errors--
>
> None here !
>
> > I guess it's time to do
> > something about the transport dialog now; either fix the Designer-based
> > dialog so it works, or rewrite it.
>
> The transport is fixed aready (although the icons might be missing).
> No need to re-create it unless you'd prefere a whole new layout.
>
> Be shure to have a working ui_RosegardenTransport.moc
> in the build dir.
> - delete old moc
> - build with cmake
> - then edit the created moc file, so the header looks like this:
> - (after that build again)
>
> --------------------------
> class Ui_RosegardenTransport : public QFrame
> {
> Q_OBJECT
> ---------------------------------------------------------------------------
>--
Shouldn't this be handled with a change to TransportDialog::TransportDialog
along the lines of:
QFrame *transportFrame = new QFrame(this);
m_transport = new Ui_RosegardenTransport();
m_transport->setupUi(transportFrame);
David
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel