modernize: Reformat ALL the source... again!
[quassel.git] / src / qtui / awaylogview.h
index d634690..99de906 100644 (file)
@@ -30,9 +30,8 @@ class AwayLogView : public ChatMonitorView
     Q_OBJECT
 
 public:
-    AwayLogView(AwayLogFilter *filter, QWidget *parent = nullptr);
-    void addActionsToMenu(QMenu *menu, const QPointF &pos) override;
+    AwayLogView(AwayLogFilter* filter, QWidget* parent = nullptr);
+    void addActionsToMenu(QMenu* menu, const QPointF& pos) override;
 };
 
-
-#endif //AWAYLOGVIEW_H
+#endif  // AWAYLOGVIEW_H