X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreen%2Fsrc%2Fmainwindow.h;fp=HomeScreen%2Fsrc%2Fmainwindow.h;h=28471a0534ad23c33952710fb46f4f3d12d46df6;hb=ffad9fd5bed339b7ae3bd8086f1c90ce1b6dc69b;hp=4b4176112ee09c992f88e6d1332740c577f7fe99;hpb=d726a91974d959a5765ab7d3b3c939132febd2e5;p=staging%2FHomeScreen.git diff --git a/HomeScreen/src/mainwindow.h b/HomeScreen/src/mainwindow.h index 4b41761..28471a0 100644 --- a/HomeScreen/src/mainwindow.h +++ b/HomeScreen/src/mainwindow.h @@ -19,7 +19,7 @@ #include #include "daynightmode_proxy.h" -#include "proximity_adapter.h" +#include "proximity_adaptor.h" #include "homescreencontrolinterface.h" @@ -48,7 +48,7 @@ public: public Q_SLOTS: void dayNightModeSlot(int mode); -// from proximity_adapter.h +// from proximity_adaptor.h public Q_SLOTS: void setObjectDetected(bool detected);