Changeset 938 for branches/text_encodings/gui/src/LadspaFXSelector.cpp
- Timestamp:
- 03/30/09 04:30:05 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/text_encodings/gui/src/LadspaFXSelector.cpp
r377 r938 216 216 UNUSED( previous ); 217 217 #ifdef LADSPA_SUPPORT 218 //INFOLOG( "new selection: " + currentItem->text(0).to StdString() );218 //INFOLOG( "new selection: " + currentItem->text(0).toLocal8Bit().constData() ); 219 219 220 220 m_pOkBtn->setEnabled(false);