Skip to content

Commit

Permalink
add clang-format error
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Apr 25, 2024
1 parent 3d3362c commit 67ee64a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/aboutdialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
#include <QtCore/QtGlobal>
#include <QtWidgets/QDialog>

class AboutDialog : public QDialog
{
class AboutDialog : public QDialog {
Q_OBJECT

public:
Expand Down

0 comments on commit 67ee64a

Please sign in to comment.