Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent DialogEditKBCategoryAuthorization 
 | 
{ 
 | 
  #keys: '[11660.0.269137]' 
 | 
  BaseType: 'Dialog' 
 | 
  Databinding: 'KnowledgeBaseCategory' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 128 id: 1 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => SplitterWnd 
 | 
        Position { startcolumn: 1 startrow: 1 endcolumn: 1 endrow: 1 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 128 id: 1 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: SplitterWnd 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Height: 468 
 | 
    IncludeInView: true 
 | 
    InitialPlacement: 'floating' 
 | 
    Title: 'Knowledge base category authorization' 
 | 
    Width: 726 
 | 
  ] 
 | 
} 
 |