Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dougma committed Aug 25, 2009
1 parent 141c1c0 commit cecfc90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/radio/widgets/ColumnListWidget.h
Expand Up @@ -23,6 +23,9 @@
#include <QListView>
class QResizeEvent;

// a listview which switches between displayed 1 or 2 columns
// switches to single column when resized width is less than singleColumnWidth
//
class ColumnListWidget : public QListView
{
Q_OBJECT
Expand Down

0 comments on commit cecfc90

Please sign in to comment.