src: applied clang-format

This commit is contained in:
mlangkabel
2019-11-18 17:07:20 +01:00
parent 52058d9947
commit 078feca004
1100 changed files with 21382 additions and 20822 deletions
+2 -3
View File
@@ -3,8 +3,7 @@
#include "QtIconButton.h"
class QtHelpButton
: public QtIconButton
class QtHelpButton: public QtIconButton
{
Q_OBJECT
@@ -19,4 +18,4 @@ private:
QString m_helpText;
};
#endif // QT_HELP_BUTTON_H
#endif // QT_HELP_BUTTON_H