You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pi...@apache.org on 2020/10/21 12:09:28 UTC

[royale-asjs] branch develop updated: MXRoyale: Add headerStyleName to DataGridColumn stub

This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new cebdb4b  MXRoyale: Add headerStyleName to DataGridColumn stub
cebdb4b is described below

commit cebdb4b3b28ede20626e70d9f12115fe81e4a627
Author: pzarzycki <pi...@wipro.com>
AuthorDate: Wed Oct 21 13:09:08 2020 +0100

    MXRoyale: Add headerStyleName to DataGridColumn stub
---
 .../src/main/royale/mx/controls/dataGridClasses/DataGridColumn.as       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/dataGridClasses/DataGridColumn.as b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/dataGridClasses/DataGridColumn.as
index ce162e6..82ba89f 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/dataGridClasses/DataGridColumn.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/dataGridClasses/DataGridColumn.as
@@ -81,7 +81,7 @@ import org.apache.royale.html.supportClasses.DataGridColumn;
  *  @playerversion AIR 1.1
  *  @productversion Flex 3
  */
-//[Style(name="headerStyleName", type="String", inherit="no")]
+[Style(name="headerStyleName", type="String", inherit="no")]
 
 /**
  *  The number of pixels between the container's left border and its content