fix another casing issue in OAuthWebViewHandler

This commit is contained in:
Stephen Birarda 2014-05-02 16:22:12 -07:00
parent 53eddab43c
commit 1fda012364

View file

@ -9,7 +9,7 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include <QtWebkitWidgets/QWebView>
#include <QtWebKitWidgets/QWebView>
#include "Application.h"