summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2021-10-09 16:48:30 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2021-10-09 16:48:30 -0400
commit2f7ce486667cff5492e0edb4dd392c188a59d79e (patch)
tree3187d181043ba547558ae1bab01408b1c6943195 /src
parentQML the logout dialog (diff)
downloadnheko-2f7ce486667cff5492e0edb4dd392c188a59d79e.tar.xz
make lint
Diffstat (limited to 'src')
-rw-r--r--src/ui/NhekoGlobalObject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/NhekoGlobalObject.cpp b/src/ui/NhekoGlobalObject.cpp

index 1a20cbc2..d687a308 100644 --- a/src/ui/NhekoGlobalObject.cpp +++ b/src/ui/NhekoGlobalObject.cpp
@@ -13,8 +13,8 @@ #include "Logging.h" #include "MainWindow.h" #include "UserSettingsPage.h" -#include "WebRTCSession.h" #include "Utils.h" +#include "WebRTCSession.h" Nheko::Nheko() {