Use anonymous namespace for constants
This commit is contained in:
@@ -100,9 +100,6 @@ class GroupedIconView : public QListView {
|
||||
void LayoutItems();
|
||||
|
||||
private:
|
||||
static const int kBarThickness;
|
||||
static const int kBarMarginTop;
|
||||
|
||||
struct Header {
|
||||
int y;
|
||||
int first_row;
|
||||
|
||||
Reference in New Issue
Block a user