No comment. Literally! :D

This commit is contained in:
dfighter1985 2014-09-02 19:32:05 +02:00
parent a875e66696
commit 0904c30803

View file

@ -33,9 +33,6 @@ GeorgesDockWidget( parent )
{
m_ui.setupUi( this );
//m_ui.addButton->setEnabled( false );
//m_ui.removeButton->setEnabled( false );
m_pvt = new GeorgesDFNDialogPvt();
m_pvt->ctrl->setBrowser( m_ui.browser );