mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
fix another missed casing issue
This commit is contained in:
parent
1fda012364
commit
59ad09bfda
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
#include "Application.h"
|
||||
|
||||
#include "OAuthWebviewHandler.h"
|
||||
#include "OAuthWebViewHandler.h"
|
||||
|
||||
OAuthWebViewHandler& OAuthWebViewHandler::getInstance() {
|
||||
static OAuthWebViewHandler sharedInstance;
|
||||
|
|
Loading…
Reference in a new issue