Skip to content

Commit

Permalink
remove redundant appearance property refine
Browse files Browse the repository at this point in the history
  • Loading branch information
Patryk Milinowski committed Jul 24, 2024
1 parent 54f2886 commit a15620b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions source/class/qxl/datagrid/ui/ColumnHeaderCell.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ qx.Class.define("qxl.datagrid.ui.ColumnHeaderCell", {
},

properties: {
appearance: {
refine: true,
init: "qxl-datagrid-column-header-cell"
},

/**
* The caption of the column.
*/
Expand Down

0 comments on commit a15620b

Please sign in to comment.