Not a really good commit, but it fixes:
commitac76ec338d54bba903c9e4e426941183a6838864
authorAdenilson Cavalcanti <adenilson@t60ade.(none)>
Tue, 3 Feb 2009 01:49:54 +0000 (2 21:49 -0400)
committerAdenilson Cavalcanti <adenilson@t60ade.(none)>
Tue, 3 Feb 2009 01:49:54 +0000 (2 21:49 -0400)
tree109fda61078b568df97183c724ad145a3d5e0de3
parent344547b5c9a0f1cb3a9a22a52af2fbbd0f000641
Not a really good commit, but it fixes:
- configuration window display: using the window ID of another process
requires KWindowSystem::setMainWindow;
- Use of exec() != show();
- Access to byte array of a QString requires use of QByteArray (thanks to
temporary object creation);

Thanks krake (Kevin Krammer) for the tips.
googledataresource.cpp
googledataresource.h