X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreen%2Fsrc%2Fstatusbarwidget.h;h=cac856d71d483f4f09e07d07a5f6fb162902b845;hb=f775180abd5e6adb58763bec74aa250bf4657341;hp=29c236db65b919db77a69d9abe11da2c0e6d0c9c;hpb=3478f65b39560b333ba189e7d86e2c2cebfc9c7a;p=staging%2FHomeScreen.git 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);