From 15a4142839770dbb3fd2e1715f0b1306ab212a1f Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Thu, 30 Jan 2020 15:37:46 +0100 Subject: Cleanup: remove redundant(?) comment We don't have such a comment anywhere in the code base. Signed-off-by: Berthold Stoeger --- profile-widget/profilewidget2.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profile-widget/profilewidget2.h b/profile-widget/profilewidget2.h index aebce54aa..223a03c33 100644 --- a/profile-widget/profilewidget2.h +++ b/profile-widget/profilewidget2.h @@ -159,8 +159,7 @@ protected: void dragEnterEvent(QDragEnterEvent *event) override; void dragMoveEvent(QDragMoveEvent *event) override; - -private: /*methods*/ +private: void changeGas(int tank, int seconds); void fixBackgroundPos(); void scrollViewTo(const QPoint &pos); -- cgit v1.2.3-70-g09d2