X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=InputEventManager%2Fsrc%2Finputeventmanager.h;h=ce1adaa9f5d629310ae56bf8242b2baf806a0e3f;hb=09f2f0036f122e49aa49e6c446d723850192a725;hp=075895c6d8d6415ebc76c868ea02e36501a43f5d;hpb=ffad9fd5bed339b7ae3bd8086f1c90ce1b6dc69b;p=staging%2FHomeScreen.git diff --git a/InputEventManager/src/inputeventmanager.h b/InputEventManager/src/inputeventmanager.h index 075895c..ce1adaa 100644 --- a/InputEventManager/src/inputeventmanager.h +++ b/InputEventManager/src/inputeventmanager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -40,7 +40,7 @@ private: InputeventAdaptor *mp_inputEventAdaptor; org::agl::homescreen *mp_dBusHomeScreenProxy; - //from inputevent_adaptor.h + //from inputevent_adapter.h public Q_SLOTS: // METHODS void hardKeyPressed(int key);