-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103478/
-----------------------------------------------------------
Review request for kdelibs.
Description
-------
KApplication references atom_NetSupported in parseCommandLine() before it is
initialized. This patch fixes it by reordering the code.
I verified it no longer crashes when invoking with "--waitforwm", but I have no
idea how to test if it actually works.
This addresses bug 287364.
http://bugs.kde.org/show_bug.cgi?id=287364
Diffs
-----
kdeui/kernel/kapplication.cpp cc20f05
Diff: http://git.reviewboard.kde.org/r/103478/diff/diff
Testing
-------
Thanks,
Christoph Feck