Skip to content

Commit

Permalink
[Plugin Manager] Follow up commit:b16cc46
Browse files Browse the repository at this point in the history
  • Loading branch information
borysiasty committed Jun 20, 2013
1 parent b16cc46 commit ede5bcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/pluginmanager/qgspluginmanager.cpp
Expand Up @@ -88,7 +88,6 @@ QgsPluginManager::QgsPluginManager( QWidget * parent, Qt::WFlags fl )
// Preset widgets
leFilter->setFocus( Qt::MouseFocusReason );
rbFilterNames->setChecked( true );
tbDetails->setStyleSheet("QTextEdit { padding: 0px }");

// Don't restore the last used tab from QSettings
mOptionsListWidget->setCurrentRow( 0 );
Expand Down

0 comments on commit ede5bcd

Please sign in to comment.