Pairs Theme Editor

Pino Toscano toscano.pino at tiscali.it
Sun Oct 28 21:19:43 UTC 2012


Alle domenica 28 ottobre 2012, Marco Calignano ha scritto:
> Hi Albert,
> 
> if your code in MainWindowView::deleteElement()  looks like this:
> 
> 
> void MainWindowView::deleteElement()
> {
> 	if(!m_model || m_model->rowCount() == 0 || !m_selectedItem)
> 		return;
>     m_model->removeItem(m_selectedItem);
>     m_selectedItem = 0;
>     emit changed();
> 
> }
> 
> 
> then tell me exactly how to reproduce the problem because I cannot do
> it here If it looks different then pull again and try again please.

It has been fixed with 35aac7553ca60a8a12694bcc95221453922a469f.

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20121028/abc2f74d/attachment.sig>


More information about the kde-edu mailing list