[Kget] KDE/kdenetwork/kget/core

Lukas Appelhans l.appelhans at gmx.de
Sun Oct 28 18:01:11 CET 2007


BTW this is only DragNDrop in 1 Group, when you dragNdrop from one Group to 
another it is enabled...

Am Samstag, 27. Oktober 2007 17:46:09 schrieb Lukas Appelhans:
> SVN commit 729981 by lappelhans:
>
> DragNDrop in TransferView temporary disabled, b/c it crashes
>
>
>  M  +1 -1      transfertreemodel.cpp
>
>
> --- trunk/KDE/kdenetwork/kget/core/transfertreemodel.cpp #729980:729981
> @@ -275,7 +275,7 @@
>      else
>          flags |= Qt::ItemIsDragEnabled;
>
> -    flags |= Qt::ItemIsDropEnabled;
> +    //flags |= Qt::ItemIsDropEnabled;
>
>      // We can edit all the groups but the default one
>      if(index.row() > 0) {




More information about the Kget mailing list