View Single Post
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#8
Ive had a quick look at your code, and i couldnt figure out anything inapprorpiate immediately. WIll try to have a closer look.
If you have time at hand now, why not comment each of those 3 Dialogs one by one and localize it.

comment out this as well in MainWindow::addCharacter(), since you said it occurs even without them.
// This is to prevent Maemo bug #9883
appMenu->setEnabled(false);
waitDialog->show();
connector->requestAccount(userId, apiKey);
__________________
Developer of :
Buddy - budget/expense manager ( website )
Showtime - a telly channel listing viewer/reminder ( website )
Travelapp - london underground status/planner ( website )
Batlevel - desktop widget for battery level ( website )

“I hear and I forget. I see and I remember. I do and I understand.”

Last edited by krk969; 2010-04-12 at 13:47.
 

The Following User Says Thank You to krk969 For This Useful Post: