summaryrefslogtreecommitdiffstats
path: root/src/widget/whotcuebutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/whotcuebutton.cpp')
-rw-r--r--src/widget/whotcuebutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/whotcuebutton.cpp b/src/widget/whotcuebutton.cpp
index 550b797b05..4ba410c18b 100644
--- a/src/widget/whotcuebutton.cpp
+++ b/src/widget/whotcuebutton.cpp
@@ -10,7 +10,7 @@
namespace {
constexpr int kDefaultDimBrightThreshold = 127;
-}
+} // namespace
WHotcueButton::WHotcueButton(const QString& group, QWidget* pParent)
: WPushButton(pParent),