Show
Ignore:
Timestamp:
03/11/10 22:37:04 (6 months ago)
Author:
erikj
Message:

prepare complex filter widget

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/camelot/view/controls/filterlist.py

    r1165 r1184  
    5858        widget.setLayout(layout) 
    5959        self.setWidget(widget) 
    60         #self.setMaximumWidth(self.fontMetrics().width( ' ' )*70) 
    6160        if len(items) == 0: 
    6261            self.setMaximumWidth(0)