mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
remove leftover debug statement
This commit is contained in:
parent
cd9adbb00a
commit
5ca0a424b9
@ -13,7 +13,6 @@
|
|||||||
YACReaderGLFlowConfigWidget::YACReaderGLFlowConfigWidget(QWidget * parent /* = 0 */)
|
YACReaderGLFlowConfigWidget::YACReaderGLFlowConfigWidget(QWidget * parent /* = 0 */)
|
||||||
:QWidget(parent)
|
:QWidget(parent)
|
||||||
{
|
{
|
||||||
qDebug() << "Surface:" << QSurfaceFormat().majorVersion();
|
|
||||||
QVBoxLayout * layout = new QVBoxLayout(this);
|
QVBoxLayout * layout = new QVBoxLayout(this);
|
||||||
|
|
||||||
//PRESETS------------------------------------------------------------------
|
//PRESETS------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user