mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +02: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