Changeset 40888 in webkit for trunk/JavaScriptCore/wtf/qt/MainThreadQt.cpp
- Timestamp:
- Feb 11, 2009, 11:58:36 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/qt/MainThreadQt.cpp
r37061 r40888 59 59 Q_GLOBAL_STATIC(MainThreadInvoker, webkit_main_thread_invoker) 60 60 61 void initializeMainThreadPlatform() 62 { 63 } 61 64 62 65 void scheduleDispatchFunctionsOnMainThread() … … 65 68 } 66 69 67 } 70 } // namespace WTF 68 71 69 72 #include "MainThreadQt.moc"
Note:
See TracChangeset
for help on using the changeset viewer.