summaryrefslogtreecommitdiffstats
path: root/src/widget/wcolorpicker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wcolorpicker.cpp')
-rw-r--r--src/widget/wcolorpicker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wcolorpicker.cpp b/src/widget/wcolorpicker.cpp
index 3db8b60ffa..6fe3f842a5 100644
--- a/src/widget/wcolorpicker.cpp
+++ b/src/widget/wcolorpicker.cpp
@@ -11,7 +11,7 @@
namespace {
constexpr int kNumColumnsCandidates[] = {5, 4, 3};
-}
+} // namespace
// Determine the best number of columns for items in a QGridView.
//