mimimal change

preferencesAboutTextFull
Claudio Valerio 13 years ago
parent 5e8a461474
commit 8cbd8a8a73
  1. 2
      src/gui/UBMediaPlayer.cpp

@ -102,7 +102,7 @@ UBMediaPlayer::UBMediaPlayer() :
vLayout->addWidget(&m_videoWindow);
// m_videoWidget->setStyleSheet(QString("background:red;"));
QVBoxLayout *buttonPanelLayout = new QVBoxLayout();
//m_videoWindow.hide();
m_videoWindow.hide();
// buttonPanelLayout->addLayout(layout);
// timeLabel = new QLabel(this);

Loading…
Cancel
Save