X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git;a=blobdiff_plain;f=HomeScreen%2Fsrc%2Fstatusbarwidget.h;h=cac856d71d483f4f09e07d07a5f6fb162902b845;hp=29c236db65b919db77a69d9abe11da2c0e6d0c9c;hb=ffad9fd5bed339b7ae3bd8086f1c90ce1b6dc69b;hpb=d726a91974d959a5765ab7d3b3c939132febd2e5 diff --git a/HomeScreen/src/statusbarwidget.h b/HomeScreen/src/statusbarwidget.h index 29c236d..cac856d 100644 --- a/HomeScreen/src/statusbarwidget.h +++ b/HomeScreen/src/statusbarwidget.h @@ -18,7 +18,7 @@ #define STATUSBARWIDGET_H #include -#include "statusbar_adapter.h" +#include "statusbar_adaptor.h" namespace Ui { class StatusBarWidget; @@ -34,7 +34,7 @@ public: public slots: void updateColorScheme(); -// from statusbar_adapter.h +// from statusbar_adaptor.h public Q_SLOTS: // METHODS QList getAvailablePlaceholders(); QString getStatusIcon(int placeholderIndex);