Rob Bayer schrieb:
> Hi,
>   Somewhere along the lines it looks like KFileDialog was changed to
> make native support better, but this broke KEncodingFileDialog (and
> probably any other class that inherits KFileDialog) since the
> initialization of d->w was sometimes skipped.  Anyways, this patch
> just moves the initialization lines back above the if(d->native) block
> so that it always executes.
> 
There was a reason why I moved it where it is now.
I'll take a look how to fix KEncodingDialog.


Christian
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to