Reviewed by Kenneth Rohde Christiansen.
[Qt] Spelling and style correction
https://bugs.webkit.org/show_bug.cgi?id=41891
Correcting a spelling and a style mistakes.
* UIProcess/Launcher/ProcessLauncher.h:
* UIProcess/Launcher/qt/ProcessLauncherQt.cpp:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@62853
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2010-07-08 Luiz Agostini <luiz.agostini@openbossa.org>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Spelling and style correction
+ https://bugs.webkit.org/show_bug.cgi?id=41891
+
+ Correcting a spelling and a style mistakes.
+
+ * UIProcess/Launcher/ProcessLauncher.h:
+ * UIProcess/Launcher/qt/ProcessLauncherQt.cpp:
+
2010-07-08 Anders Carlsson <andersca@apple.com>
Reviewed by Sam Weinig.
#include <wtf/Threading.h>
#if PLATFORM(QT)
- class QLocalSocket;
+class QLocalSocket;
#endif
namespace WebKit {
return 0;
}
-#include "WebProcessLauncherQt.moc"
+#include "ProcessLauncherQt.moc"