Hi
i tested the admin dir stuff under amd64 and: it runs very good with the kde
admin scripts(this we use in svn). so i see no need to change here something
because it makes no error on an amd64
btw: why the export does not work at the moment ?
is it ok that :
void exportTimeLine(QString, QString, GenTime, GenTime, QStringList);
void stopTimeLineExport();
are commented out ?
because :
QObject::connect: No such signal
exportWidget::exportTimeLine(QString,QString,GenTime,GenTime,QStringList)
QObject::connect: (sender name: 'exporter')
QObject::connect: (receiver name: 'Document')
QObject::connect: No such signal exportWidget::stopTimeLineExport()
QObject::connect: (sender name: 'exporter')
QObject::connect: (receiver name: 'Document')
i try to enables it and test then, but so long nice work !!