mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
remove leftover debug statement
This commit is contained in:
@ -13,7 +13,6 @@
|
||||
YACReaderGLFlowConfigWidget::YACReaderGLFlowConfigWidget(QWidget * parent /* = 0 */)
|
||||
:QWidget(parent)
|
||||
{
|
||||
qDebug() << "Surface:" << QSurfaceFormat().majorVersion();
|
||||
QVBoxLayout * layout = new QVBoxLayout(this);
|
||||
|
||||
//PRESETS------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user