RESOLVED WONTFIX 3846
GW: Add QApplication::exit(int)
https://bugs.webkit.org/show_bug.cgi?id=3846
Summary GW: Add QApplication::exit(int)
Eric Seidel (no email)
Reported 2005-07-04 01:23:41 PDT
Simple patch which adds static QApplication::exit(int)
Attachments
self explanitory patch. (582 bytes, patch)
2005-07-04 01:24 PDT, Eric Seidel (no email)
mjs: review-
Eric Seidel (no email)
Comment 1 2005-07-04 01:24:47 PDT
Created attachment 2784 [details] self explanitory patch.
Maciej Stachowiak
Comment 2 2005-07-04 18:07:10 PDT
Comment on attachment 2784 [details] self explanitory patch. Seems like a bad idea to call exit() directly from library code. Why is this needed?
Eric Seidel (no email)
Comment 3 2005-07-04 18:25:49 PDT
Hum... I agree. I just added this because kdom seemed to need it. I think I'll fix kdom instead.
Note You need to log in before you can comment on or make changes to this bug.