X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=textafcuci.py;fp=textafcuci.py;h=bdfad06f4d4b27235580c947d469373be67f2459;hp=d030413e67ca5a4f573b488e8e41047dc5495276;hb=a9b4571e2e23ad165436cb2ccc79d18083882091;hpb=a08aea7209aa958dee6b6337525b8036b9215100 diff --git a/textafcuci.py b/textafcuci.py index d030413..bdfad06 100644 --- a/textafcuci.py +++ b/textafcuci.py @@ -108,7 +108,7 @@ class AfcUci(): #self.TabAfcSplit.SetPage(txtafcsplit) dictrow, first = ReadList(self.corpus.dictpathout['afc_row']) - panel_list = ListForSpec(parent, self, dictrow, first) + panel_list = ListForSpec(parent, self, dictrow, first[1:])