From 52966e8b529e78ae431839abd90cec2ebb0d6dff Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 14 Dec 2003 01:09:50 +0000 Subject: mail listview not colapsable --- (limited to 'noncore') diff --git a/noncore/net/mail/mainwindow.cpp b/noncore/net/mail/mainwindow.cpp index 2b5870a..391b55e 100644 --- a/noncore/net/mail/mainwindow.cpp +++ b/noncore/net/mail/mainwindow.cpp @@ -81,6 +81,7 @@ MainWindow::MainWindow( QWidget *parent, const char *name, WFlags flags ) folderView = new AccountView( view ); folderView->header()->hide(); + folderView->setRootIsDecorated( false ); folderView->addColumn( tr( "Mailbox" ) ); folderView->hide(); -- cgit v0.9.0.2