mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
fix another casing issue in OAuthWebViewHandler
This commit is contained in:
parent
53eddab43c
commit
1fda012364
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue