Skip to content

Commit ede5bcd

Browse files
committedJun 20, 2013
[Plugin Manager] Follow up commit:b16cc46
1 parent b16cc46 commit ede5bcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/app/pluginmanager/qgspluginmanager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ QgsPluginManager::QgsPluginManager( QWidget * parent, Qt::WFlags fl )
8888
// Preset widgets
8989
leFilter->setFocus( Qt::MouseFocusReason );
9090
rbFilterNames->setChecked( true );
91-
tbDetails->setStyleSheet("QTextEdit { padding: 0px }");
9291

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

0 commit comments

Comments
 (0)
Please sign in to comment.