Skip to content

Commit

Permalink
Remove unnecessary blank line in Filter class header.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemek83 committed Jan 13, 2025
1 parent 683a77a commit 8cee2d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/wble/Filter.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

/// @class Filter
/// @brief Filters base class.

class WBLE_EXPORT Filter : public QGroupBox
{
Q_OBJECT
Expand Down

0 comments on commit 8cee2d6

Please sign in to comment.